You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Packages/black.kit.toybox/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "black.kit.toybox",
3
3
"displayName": "UdonSharp Toybox",
4
-
"version": "0.11.2",
4
+
"version": "0.11.3",
5
5
"unity": "2022.3",
6
6
"unityRelease": "22f1",
7
7
"description": "便利関数&コンポーネント群 / Utility prefabs and scripts for UdonSharp; e.g. UI parts with global sync, Object teleporter by turning the object on or off, and other features.",
0 commit comments