Skip to content

Commit a6435f6

Browse files
committed
Downgrade Unity UGUI package version to 1.0.0 in manifest.json
1 parent 0b88e91 commit a6435f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"com.cysharp.unitask": "2.5.10",
44
"com.unity.ide.visualstudio": "1.0.11",
55
"com.unity.test-framework": "1.1.33",
6-
"com.unity.ugui": "2.0.0",
6+
"com.unity.ugui": "1.0.0",
77
"com.unity.modules.animation": "1.0.0",
88
"com.unity.modules.imageconversion": "1.0.0",
99
"com.unity.modules.imgui": "1.0.0",

0 commit comments

Comments
 (0)