Skip to content

Commit

Permalink
chore(release): 1.19.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.19.7](v1.19.6...v1.19.7) (2020-12-03)

### Bug Fixes

* try to fix meta files in upm ([5319272](5319272))
  • Loading branch information
semantic-release-bot committed Dec 3, 2020
1 parent 5319272 commit 0a781d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/extOSC/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.iam1337.extosc",
"displayName": "extOSC",
"version": "1.19.6",
"version": "1.19.7",
"unity": "2018.1",
"description": "extOSC (Open Sound Control Protocol) is a tool dedicated to simplify creation of applications with OSC protocol usage in Unity.",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.19.7](https://github.com/Iam1337/extOSC/compare/v1.19.6...v1.19.7) (2020-12-03)


### Bug Fixes

* try to fix meta files in upm ([5319272](https://github.com/Iam1337/extOSC/commit/5319272d18a99af243bc7ce77a908404c9e11a16))

## [1.19.6](https://github.com/Iam1337/extOSC/compare/v1.19.5...v1.19.6) (2020-11-28)


Expand Down

0 comments on commit 0a781d1

Please sign in to comment.