Skip to content

Commit

Permalink
chore(release): 1.19.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.19.10](v1.19.9...v1.19.10) (2021-09-30)

### Bug Fixes

* **extOSC:** meta guid resolve ([0ab9f03](0ab9f03))
  • Loading branch information
semantic-release-bot committed Sep 30, 2021
1 parent 0ab9f03 commit 08f3d76
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.9",
"version": "1.19.10",
"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.10](https://github.com/Iam1337/extOSC/compare/v1.19.9...v1.19.10) (2021-09-30)


### Bug Fixes

* **extOSC:** meta guid resolve ([0ab9f03](https://github.com/Iam1337/extOSC/commit/0ab9f03bb3675239a67dabcc7156fe86974f66b7))

## [1.19.9](https://github.com/Iam1337/extOSC/compare/v1.19.8...v1.19.9) (2021-07-26)


Expand Down

0 comments on commit 08f3d76

Please sign in to comment.