We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7158c6 commit f7b6ac8Copy full SHA for f7b6ac8
Assets/extOSC/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "com.iam1337.extosc",
3
"displayName": "extOSC",
4
- "version": "1.19.12",
+ "version": "1.19.13",
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.19.13](https://github.com/Iam1337/extOSC/compare/v1.19.12...v1.19.13) (2022-01-24)
+
+### Bug Fixes
+* **ci:** fix secret ([b7158c6](https://github.com/Iam1337/extOSC/commit/b7158c6a18abde5595160587553cf40b41525bb7))
8
## [1.19.12](https://github.com/Iam1337/extOSC/compare/v1.19.11...v1.19.12) (2022-01-24)
9
10
0 commit comments