Skip to content

Commit

Permalink
Updating version on NuGet package to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Borodin authored Nov 27, 2019
1 parent d1e3a15 commit c4148e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/MSBuildTools.Unity.NuGet/MSBuildForUnity.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<MinorVersion>8</MinorVersion>

<!-- Revision (semver Patch) version is hard-coded and should be incremented when a bug fix is made.-->
<RevisionVersion>1</RevisionVersion>
<RevisionVersion>2</RevisionVersion>

<Version>$(MajorVersion).$(MinorVersion).$(RevisionVersion)</Version>
<!-- Version is based on Major.Minor.Revision as defined above, however, in a lab BUILD_BUILDID will be set so we pull in that as the pre-release version. -->
Expand Down

0 comments on commit c4148e8

Please sign in to comment.