Skip to content

Commit ae0c043

Browse files
chore(release): 1.19.4 [skip ci]
## [1.19.4](v1.19.3...v1.19.4) (2020-10-29) ### Bug Fixes * clean meta ([ea13a36](ea13a36))
1 parent ea13a36 commit ae0c043

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Assets/extOSC/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.iam1337.extosc",
33
"displayName": "extOSC",
4-
"version": "1.19.3",
4+
"version": "1.19.4",
55
"unity": "2018.1",
66
"description": "extOSC (Open Sound Control Protocol) is a tool dedicated to simplify creation of applications with OSC protocol usage in Unity.",
77
"license": "MIT",

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.19.4](https://github.com/Iam1337/extOSC/compare/v1.19.3...v1.19.4) (2020-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* clean meta ([ea13a36](https://github.com/Iam1337/extOSC/commit/ea13a36dd464aa432d17d467ee0713c6b91f219d))
7+
18
## [1.19.3](https://github.com/Iam1337/extOSC/compare/v1.19.2...v1.19.3) (2020-10-29)
29

310

0 commit comments

Comments
 (0)