We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f90c125 + 70be46e commit becff8dCopy full SHA for becff8d
2 files changed
TFMAudioApp/TFMAudioApp.csproj
@@ -34,7 +34,7 @@
34
<ApplicationId>com.tfm.audioapp</ApplicationId>
35
36
<!-- Versions - Updated during CI/CD -->
37
- <ApplicationDisplayVersion>1.0</ApplicationDisplayVersion>
+ <ApplicationDisplayVersion>3.5.0</ApplicationDisplayVersion>
38
<ApplicationVersion>1</ApplicationVersion>
39
40
<!-- Windows unpackaged for development -->
TelegramDownloader/TelegramDownloader.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Web">
2
3
<PropertyGroup>
4
- <Version>3.4.0.0</Version>
+ <Version>3.5.0.0</Version>
5
<Authors>Mateo</Authors>
6
<Product>TelegramFileManager</Product>
7
<TargetFramework>net10.0</TargetFramework>
0 commit comments