We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c616c commit 78f66e7Copy full SHA for 78f66e7
src/Booski/Booski.csproj
@@ -22,7 +22,7 @@
22
23
<PropertyGroup>
24
<Version Condition="'$(RELEASE_VERSION)' != ''">$(RELEASE_VERSION)</Version>
25
- <VersionPrefix Condition="'$(RELEASE_VERSION)' == ''">0.3</VersionPrefix>
+ <VersionPrefix Condition="'$(RELEASE_VERSION)' == ''">0.3.1</VersionPrefix>
26
<!--VersionSuffix Condition="'$(RELEASE_VERSION)' == ''">$([System.DateTime]::UtcNow.ToString(`yyyyMMdd-HHmm`))</VersionSuffix-->
27
28
<Authors>Ducky</Authors>
0 commit comments