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 9f2d965 commit 4ab8a9eCopy full SHA for 4ab8a9e
package.json
@@ -1,13 +1,12 @@
1
{
2
- "name": "com.gameframe.scriptableobjects",
3
- "displayName": "GameFrame.ScriptableObjects",
4
- "version": "1.0.0",
5
- "description": "",
6
- "unity": "2018.2",
7
- "unityRelease": "13f1",
8
- "author": {
9
- "name": "Cory Leach",
10
- "email": "cory.leach@gmail.com",
11
- "url": "https://coryleach.info"
12
- }
13
-}
+ "name": "com.gameframe.scriptableobjects",
+ "displayName": "GameFrame.ScriptableObjects",
+ "version": "1.0.1",
+ "unity": "2018.2",
+ "unityRelease": "13f1",
+ "author": {
+ "name": "Cory Leach",
+ "email": "cory.leach@gmail.com",
+ "url": "https://coryleach.info"
+ }
+}
0 commit comments