Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Iam1337/extOSC
Browse files Browse the repository at this point in the history
  • Loading branch information
Iam1337 committed Oct 29, 2020
2 parents df59f5d + 2f43d67 commit 8a1e7cb
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.0.1",
"version": "1.19.1",
"unity": "2018.1",
"description": "extOSC (Open Sound Control Protocol) is a tool dedicated to simplify creation of applications with OSC protocol usage in Unity.",
"keywords": [
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.1](https://github.com/Iam1337/extOSC/compare/v1.19.0...v1.19.1) (2020-10-29)


### Bug Fixes

* dummy ([3a34589](https://github.com/Iam1337/extOSC/commit/3a345892fb6129e58538ab99d4380ad784e48998))

## [1.0.1](https://github.com/Iam1337/extOSC/compare/v1.0.0...v1.0.1) (2020-10-29)


Expand Down

0 comments on commit 8a1e7cb

Please sign in to comment.