Skip to content

Commit 411aa8c

Browse files
committed
fix: Fixed incompatibilities with Unity 2021.2
1 parent 47b99d1 commit 411aa8c

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.33.1",
8-
"com.solidalloy.generic-unity-objects": "2.11.4",
8+
"com.solidalloy.generic-unity-objects": "2.12.1",
99
"com.madsbangh.easybuttons": "1.3.0",
1010
"com.unity.settings-manager": "1.0.3"
1111
},

0 commit comments

Comments
 (0)