Skip to content

Commit e53487e

Browse files
chore(release): 2.1.3 [skip ci]
## [2.1.3](v2.1.2...v2.1.3) (2020-04-11) ### Bug Fixes * dotnet tool packaging ([47974e1](47974e1))
1 parent 47974e1 commit e53487e

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.3](https://github.com/MirrorNG/unity-packer/compare/v2.1.2...v2.1.3) (2020-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* dotnet tool packaging ([47974e1](https://github.com/MirrorNG/unity-packer/commit/47974e1613be03679b18d4e2817503ff3f547d5b))
7+
18
## [2.1.2](https://github.com/MirrorNG/unity-packer/compare/v2.1.1...v2.1.2) (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.2</Version>
11+
<Version>2.1.3</Version>
1212
<Authors>Paul Pacheco</Authors>
1313
<Company>MirrorNG</Company>
1414
</PropertyGroup>

0 commit comments

Comments
 (0)