File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Rotates list of objects using gyroscope.
3535``` json
3636{
3737 "dependencies" : {
38- "extensions.unity.gyroscope.parallax" : " 1.2.0 " ,
38+ "extensions.unity.gyroscope.parallax" : " 1.3.1 " ,
3939 },
4040 "scopedRegistries" : [
4141 {
Original file line number Diff line number Diff line change 22 "name" : " extensions.unity.gyroscope.parallax" ,
33 "displayName" : " Unity Gyroscope Parallax" ,
44 "author" : { "name" : " Ivan Murzak" , "url" : " https://github.com/IvanMurzak" },
5- "version" : " 1.3.0 " ,
5+ "version" : " 1.3.1 " ,
66 "unity" : " 2019.2" ,
77 "description" : " Unity Parallax based on gyroscope components." ,
88 "dependencies" : {
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Rotates list of objects using gyroscope.
3535``` json
3636{
3737 "dependencies" : {
38- "extensions.unity.gyroscope.parallax" : " 1.3.0 " ,
38+ "extensions.unity.gyroscope.parallax" : " 1.3.1 " ,
3939 },
4040 "scopedRegistries" : [
4141 {
You can’t perform that action at this time.
0 commit comments