Skip to content

Commit 5d2cfcd

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2020-04-11) ### Bug Fixes * push to nuget ([2ce8335](2ce8335))
1 parent 2ce8335 commit 5d2cfcd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [2.1.0](https://github.com/MirrorNG/unity-packer/compare/v2.0.0...v2.1.0) (2020-04-11)
29

310

unity-packer/unity-packer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ToolCommandName>unity-packer</ToolCommandName>
99
<PackageOutputPath>./nupkg</PackageOutputPath>
1010
<PackageId>unity-packer</PackageId>
11-
<Version>2.1.0</Version>
11+
<Version>2.1.1</Version>
1212
<Authors>Paul Pacheco</Authors>
1313
<Company>MirrorNG</Company>
1414
</PropertyGroup>

0 commit comments

Comments
 (0)