Skip to content

Commit c4148e8

Browse files
author
Andrei Borodin
authored
Updating version on NuGet package to 0.8.2
1 parent d1e3a15 commit c4148e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/MSBuildTools.Unity.NuGet/MSBuildForUnity.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<MinorVersion>8</MinorVersion>
3232

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

3636
<Version>$(MajorVersion).$(MinorVersion).$(RevisionVersion)</Version>
3737
<!-- 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. -->

0 commit comments

Comments
 (0)