Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
electricduck committed Sep 10, 2024
1 parent 5ef3c3c commit 3bc20c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Booski/Booski.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<PropertyGroup>
<Version Condition="'$(RELEASE_VERSION)' != ''">$(RELEASE_VERSION)</Version>
<VersionPrefix Condition="'$(RELEASE_VERSION)' == ''">0.3.1</VersionPrefix>
<VersionPrefix Condition="'$(RELEASE_VERSION)' == ''">0.3.2</VersionPrefix>
<!--VersionSuffix Condition="'$(RELEASE_VERSION)' == ''">$([System.DateTime]::UtcNow.ToString(`yyyyMMdd-HHmm`))</VersionSuffix-->

<Authors>Ducky</Authors>
Expand Down

0 comments on commit 3bc20c5

Please sign in to comment.