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 5097f55 commit c5c981fCopy full SHA for c5c981f
package.json
@@ -1,12 +1,11 @@
1
{
2
"name": "com.gameframe.scriptableobjects",
3
"displayName": "Gameframe.ScriptableObjects",
4
- "version": "1.0.1",
5
- "unity": "2018.2",
6
- "unityRelease": "13f1",
+ "version": "1.0.2",
7
"author": {
8
"name": "Cory Leach",
9
"email": "cory.leach@gmail.com",
10
"url": "https://coryleach.info"
11
- }
+ },
+ "description": "Library of scriptable object types"
12
}
0 commit comments