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 087a0f7 commit 310c45cCopy full SHA for 310c45c
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Change Log:
2
+## 1.1.3
3
+- Update ExtendedScriptableObjectDrawer.
4
## 1.1.2
5
- Fixed private fields in ScriptableObject getting serialized.
6
## 1.1.1
package.json
@@ -1,7 +1,7 @@
{
"name": "com.vertexcolor.scriptabledata",
"displayName": "ScriptableData",
- "version": "1.1.2",
+ "version": "1.1.3",
"unity": "2019.1",
"description": "ScriptableData code base for ScriptableObject workflow.",
7
"category": "Tool",
0 commit comments