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 dad80e0 commit f89a492Copy full SHA for f89a492
package.json
@@ -1,12 +1,10 @@
1
{
2
"name": "com.mccdev260.gizmo-tool",
3
- "version": "1.1.2",
+ "version": "1.2.0",
4
"displayName": "MccDev260: Gizmo tool",
5
"description": "Editor tool for drawing gizmos with a component.",
6
"unity": "2019.1",
7
"unityRelease": "0b5",
8
- "dependencies": {
9
- },
10
"keywords": [
11
"gizmo",
12
"editor tool",
@@ -17,4 +15,4 @@
17
15
"name": "MccDev260",
18
16
"email": "[email protected]"
19
}
20
-}
+}
0 commit comments