Skip to content

Commit

Permalink
Chg: Version
Browse files Browse the repository at this point in the history
  • Loading branch information
neolithos committed Feb 13, 2019
1 parent 44169df commit 2d92a77
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.8.0</FileVersion>

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

Expand Down

0 comments on commit 2d92a77

Please sign in to comment.