Skip to content

Commit

Permalink
Publish v5.0.629
Browse files Browse the repository at this point in the history
  • Loading branch information
trudyhood committed Dec 28, 2024
1 parent a8abf22 commit 9047a0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Upcoming
# v5.0.629
### Client
* Update: Improve logging by showing memory usage
* Fix: Startup crash on some devices
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<RootNamespace>VpnHood.App.Connect.Droid.Web</RootNamespace>
<OutputType>Exe</OutputType>
<ApplicationId>com.vpnhood.connect.android.web.debug</ApplicationId>
<ApplicationVersion>622</ApplicationVersion>
<ApplicationDisplayVersion>5.0.622</ApplicationDisplayVersion>
<ApplicationVersion>629</ApplicationVersion>
<ApplicationDisplayVersion>5.0.629</ApplicationDisplayVersion>
<SupportedOSPlatformVersion>24.0</SupportedOSPlatformVersion>
<DebugSymbols>True</DebugSymbols>
</PropertyGroup>
Expand All @@ -32,7 +32,7 @@
<PackageIcon>VpnHood.png</PackageIcon>
<PackageProjectUrl>https://github.com/vpnhood/vpnhood</PackageProjectUrl>
<RepositoryUrl>https://github.com/vpnhood/vpnhood</RepositoryUrl>
<Version>5.0.622</Version>
<Version>5.0.629</Version>
<FileVersion>$([System.DateTime]::Now.ToString("yyyy.M.d.HHmm"))</FileVersion>
<BaseIntermediateOutputPath />
</PropertyGroup>
Expand Down

0 comments on commit 9047a0a

Please sign in to comment.