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 b57776c commit 8e0ce3aCopy full SHA for 8e0ce3a
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "com.merlin.easyeventeditor",
3
"displayName": "Easy Event Editor",
4
- "version": "1.0.1",
+ "version": "1.0.3",
5
"unity": "2017.4",
6
"description": "Drop in replacement for the default Unity event editor drawer that allows listener reordering and a few other things",
7
"keywords": ["Event", "Editor", "Delegate"],
@@ -13,4 +13,4 @@
13
"author": {
14
"name" : "Merlin"
15
}
16
-}
+}
0 commit comments