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 e12a9b3 commit 292c7a8Copy full SHA for 292c7a8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.1.0](https://github.com/MirrorNG/unity-packer/compare/v2.0.0...v2.1.0) (2020-04-11)
2
+
3
4
+### Features
5
6
+* available in nuget ([b4d0ad5](https://github.com/MirrorNG/unity-packer/commit/b4d0ad537302c395ebbcdb0a5e2875bc0c63dd6a))
7
8
# [2.0.0](https://github.com/MirrorNG/unity-packer/compare/v1.2.5...v2.0.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.0.0</Version>
+ <Version>2.1.0</Version>
12
<Authors>Paul Pacheco</Authors>
13
<Company>MirrorNG</Company>
14
</PropertyGroup>
0 commit comments