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 5bc1133 commit 9e32899Copy full SHA for 9e32899
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.interfaces",
- "version": "1.0.1",
+ "version": "1.0.2",
"displayName": "CippSharp.Interfaces",
"description": "Create your custom serializable class that holds the reference to an UnityEngine.Object that implements an interface I.",
"unity":"2019.4",
0 commit comments