We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f90563 commit 3b37fc2Copy full SHA for 3b37fc2
Assets/extOSC/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "com.iam1337.extosc",
3
"displayName": "extOSC",
4
- "version": "1.19.16",
+ "version": "1.20.0",
5
"unity": "2018.1",
6
"description": "extOSC (Open Sound Control Protocol) is a tool dedicated to simplify creation of applications with OSC protocol usage in Unity.",
7
"license": "MIT",
CHANGELOG.md
@@ -1,3 +1,10 @@
+# [1.20.0](https://github.com/Iam1337/extOSC/compare/v1.19.16...v1.20.0) (2022-06-26)
+
+### Features
+* **extOSC:** added drown detection in receiver ([5f90563](https://github.com/Iam1337/extOSC/commit/5f90563ddaba72a0c565c342c149f3a8a2c77042))
8
## [1.19.16](https://github.com/Iam1337/extOSC/compare/v1.19.15...v1.19.16) (2022-01-24)
9
10
0 commit comments