Skip to content

Commit 167318c

Browse files
committed
fix: Fixed exceptions when using UnityEvents interface and when creating new generic unity objects
1 parent c506da4 commit 167318c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.",
66
"dependencies": {
77
"com.solidalloy.util": "1.32.2",
8-
"com.solidalloy.generic-unity-objects": "2.11.0",
8+
"com.solidalloy.generic-unity-objects": "2.11.2",
99
"com.madsbangh.easybuttons": "1.3.0",
1010
"com.unity.settings-manager": "1.0.3"
1111
},

0 commit comments

Comments
 (0)