File tree 4 files changed +5
-5
lines changed
sh.orels.udontoolkit.inspector
sh.orels.udontoolkit.systems.flight
sh.orels.udontoolkit.systems.presentation
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sh.orels.udontoolkit.inspector" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " A collection of C# Attributes to make better custom inspectors" ,
5
5
"displayName" : " Udon Toolkit Inspector" ,
6
6
"unity" : " 2019.4" ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"vpmDependencies" :
13
13
{
14
- "sh.orels.udontoolkit" : " ^1.1 .0"
14
+ "sh.orels.udontoolkit" : " ^1.2 .0"
15
15
},
16
16
"documentationUrl" : " https://ut.orels.sh" ,
17
17
"hideInEditor" : false ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"vpmDependencies" :
13
13
{
14
- "sh.orels.udontoolkit" : " ^1.1 .0"
14
+ "sh.orels.udontoolkit" : " ^1.2 .0"
15
15
},
16
16
"documentationUrl" : " https://ut.orels.sh" ,
17
17
"hideInEditor" : false ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sh.orels.udontoolkit" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " A set of purpose-built Udon Behaviours" ,
5
5
"displayName" : " Udon Toolkit" ,
6
6
"unity" : " 2019.4" ,
10
10
"url" : " https://orels.sh"
11
11
},
12
12
"vpmDependencies" : {
13
- "sh.orels.udontoolkit.inspector" : " ^1.1 .0"
13
+ "sh.orels.udontoolkit.inspector" : " ^1.2 .0"
14
14
},
15
15
"documentationUrl" : " https://ut.orels.sh" ,
16
16
"hideInEditor" : false ,
You can’t perform that action at this time.
0 commit comments