Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
electricduck committed Sep 9, 2024
1 parent 4d4028a commit d6a9b72
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 @@ -27,7 +27,7 @@
<PublishSingleFile>true</PublishSingleFile>
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
<Version Condition="'$(RELEASE_VERSION)' != ''">$(RELEASE_VERSION)</Version>
<VersionPrefix Condition="'$(RELEASE_VERSION)' == ''">0.2</VersionPrefix>
<VersionPrefix Condition="'$(RELEASE_VERSION)' == ''">0.2.1</VersionPrefix>
<!--VersionSuffix Condition="'$(RELEASE_VERSION)' == ''">$([System.DateTime]::UtcNow.ToString(`yyyyMMdd-HHmm`))</VersionSuffix-->
</PropertyGroup>

Expand Down

0 comments on commit d6a9b72

Please sign in to comment.