We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76214a commit 958f44dCopy full SHA for 958f44d
1 file changed
PeriodTracker/PeriodTracker.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<!-- Versions -->
5
- <ApplicationDisplayVersion>0.5.1</ApplicationDisplayVersion>
+ <ApplicationDisplayVersion>0.6.0</ApplicationDisplayVersion>
6
<ApplicationVersion>$([System.DateTime]::UtcNow.ToString('yyMMddHH'))</ApplicationVersion>
7
8
<TargetFrameworks>net10.0-android;net10.0</TargetFrameworks>
0 commit comments