Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmwebb-lv committed Apr 23, 2024
2 parents bb2077c + b8102f0 commit 9b1b19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Build.cs
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ protected override void OnBuildInitialized()
{
Log.Information("Generating NuGet packages for projects in solution");
int commitNum = 0;
string NuGetVersionCustom = "2.0.0.870";
string NuGetVersionCustom = "2.0.0.871";


//if it's not a tagged release - append the commit number to the package version
Expand Down

0 comments on commit 9b1b19a

Please sign in to comment.