Skip to content

Commit

Permalink
chore(release): new release 1.19.14 [skip ci]
Browse files Browse the repository at this point in the history
## [1.19.14](v1.19.13...v1.19.14) (2022-01-24)

### Bug Fixes

* **ci:** fix ci invoke ([7bd6732](7bd6732))
  • Loading branch information
semantic-release-bot committed Jan 24, 2022
1 parent 7bd6732 commit cebbbe4
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.13",
"version": "1.19.14",
"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.14](https://github.com/Iam1337/extOSC/compare/v1.19.13...v1.19.14) (2022-01-24)


### Bug Fixes

* **ci:** fix ci invoke ([7bd6732](https://github.com/Iam1337/extOSC/commit/7bd6732ae10f3d4afcfe8fa9397abf792e021aff))

## [1.19.13](https://github.com/Iam1337/extOSC/compare/v1.19.12...v1.19.13) (2022-01-24)


Expand Down

0 comments on commit cebbbe4

Please sign in to comment.