We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce8335 commit 5d2cfcdCopy full SHA for 5d2cfcd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.1](https://github.com/MirrorNG/unity-packer/compare/v2.1.0...v2.1.1) (2020-04-11)
2
+
3
4
+### Bug Fixes
5
6
+* push to nuget ([2ce8335](https://github.com/MirrorNG/unity-packer/commit/2ce8335af5e0739d00f70ecc93a7ddee96aa0a96))
7
8
# [2.1.0](https://github.com/MirrorNG/unity-packer/compare/v2.0.0...v2.1.0) (2020-04-11)
9
10
unity-packer/unity-packer.csproj
@@ -8,7 +8,7 @@
<ToolCommandName>unity-packer</ToolCommandName>
<PackageOutputPath>./nupkg</PackageOutputPath>
<PackageId>unity-packer</PackageId>
11
- <Version>2.1.0</Version>
+ <Version>2.1.1</Version>
12
<Authors>Paul Pacheco</Authors>
13
<Company>MirrorNG</Company>
14
</PropertyGroup>
0 commit comments