Skip to content

Commit

Permalink
Chg: Version Add
Browse files Browse the repository at this point in the history
  • Loading branch information
neolithos committed Nov 30, 2021
1 parent de419bb commit cb560af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NeoLua.NuGet/common.targets
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<AssemblyVersion>5.3.0.0</AssemblyVersion>
<FileVersion>1.3.14.0</FileVersion>

<VersionAdd>beta.1</VersionAdd>
<!--<VersionAdd>beta.0</VersionAdd>-->
<SimpleVersionPattern>^(\d+)\.(\d+)\.(\d+)</SimpleVersionPattern>
<SimpleVersion>$([System.Text.RegularExpressions.Regex]::Match($(FileVersion), $(SimpleVersionPattern)))</SimpleVersion>

Expand Down

0 comments on commit cb560af

Please sign in to comment.