Skip to content

Commit becff8d

Browse files
authored
Merge pull request #62 from mateof/release/3.5.0
Release v3.5.0
2 parents f90c125 + 70be46e commit becff8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

TFMAudioApp/TFMAudioApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<ApplicationId>com.tfm.audioapp</ApplicationId>
3535

3636
<!-- Versions - Updated during CI/CD -->
37-
<ApplicationDisplayVersion>1.0</ApplicationDisplayVersion>
37+
<ApplicationDisplayVersion>3.5.0</ApplicationDisplayVersion>
3838
<ApplicationVersion>1</ApplicationVersion>
3939

4040
<!-- Windows unpackaged for development -->

TelegramDownloader/TelegramDownloader.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
4-
<Version>3.4.0.0</Version>
4+
<Version>3.5.0.0</Version>
55
<Authors>Mateo</Authors>
66
<Product>TelegramFileManager</Product>
77
<TargetFramework>net10.0</TargetFramework>

0 commit comments

Comments
 (0)