Skip to content

Commit 78f66e7

Browse files
committed
v0.3.1
1 parent a3c616c commit 78f66e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Booski/Booski.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<PropertyGroup>
2424
<Version Condition="'$(RELEASE_VERSION)' != ''">$(RELEASE_VERSION)</Version>
25-
<VersionPrefix Condition="'$(RELEASE_VERSION)' == ''">0.3</VersionPrefix>
25+
<VersionPrefix Condition="'$(RELEASE_VERSION)' == ''">0.3.1</VersionPrefix>
2626
<!--VersionSuffix Condition="'$(RELEASE_VERSION)' == ''">$([System.DateTime]::UtcNow.ToString(`yyyyMMdd-HHmm`))</VersionSuffix-->
2727

2828
<Authors>Ducky</Authors>

0 commit comments

Comments
 (0)