Skip to content

Commit

Permalink
[ci skip] chore: bump version number
Browse files Browse the repository at this point in the history
Signed-off-by: Lala Sabathil <[email protected]>
  • Loading branch information
Lulalaby authored Dec 7, 2024
1 parent d105458 commit 4269907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Targets/Version.targets
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<VersionPrefix>3.0.5</VersionPrefix>
<VersionPrefix>3.0.6</VersionPrefix>
</PropertyGroup>
<PropertyGroup Condition="'$(VersionSuffix)' != '' And '$(BuildNumber)' != ''">
<Version>$(VersionPrefix)-$(VersionSuffix)-$(BuildNumber)</Version>
Expand Down

0 comments on commit 4269907

Please sign in to comment.