Skip to content

Commit

Permalink
Merge 6e08e90 into 14861ae
Browse files Browse the repository at this point in the history
  • Loading branch information
codeofdusk committed Jun 14, 2023
2 parents 14861ae + 6e08e90 commit b7ea146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/props/version.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<SemVerNumber Condition="$(SemVerNumber) == ''">2.1.3</SemVerNumber>
<SemVerNumber Condition="$(SemVerNumber) == ''">2.1.4</SemVerNumber>
<SemVerSuffix></SemVerSuffix>
</PropertyGroup>
</Project>

0 comments on commit b7ea146

Please sign in to comment.