We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e16720 commit 5f77e7bCopy full SHA for 5f77e7b
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## Version 1.0.X
2
+- minor changes and bug fixing
3
+
4
## Version 1.0.0
5
- Added support for UnityPackageManager
6
- Added support for AssemblyDefinitions
package.json
@@ -1,6 +1,6 @@
{
"name": "com.cippsharpcore.osc",
- "version": "1.0.1",
+ "version": "1.0.2",
"displayName": "CippSharp.OneShotCoroutine",
"description": "A solution to run a Coroutine once (ignoring GameObject active status).",
"unity":"2019.4",
0 commit comments