Skip to content

Commit

Permalink
bumb version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasteles committed Oct 20, 2023
1 parent 7d3b11e commit 8bc42e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<VersionPrefix>1.4.2</VersionPrefix>
<VersionPrefix>1.5.0</VersionPrefix>
<PackageVersion Condition="'$(VersionSuffix)' == ''">$(VersionPrefix)</PackageVersion>
<PackageVersion Condition="'$(VersionSuffix)' != ''">$(VersionPrefix)-$(VersionSuffix)</PackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 8bc42e7

Please sign in to comment.