Skip to content

Commit 1bef777

Browse files
committed
Revert version number in package.json from 2.0.0 to 1.4.1
1 parent 0ab4e18 commit 1bef777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Unity-Package/Assets/root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"email": "ivan.d.murzak@gmail.com",
77
"url": "https://github.com/IvanMurzak"
88
},
9-
"version": "2.0.0",
9+
"version": "1.4.1",
1010
"unity": "2019.2",
1111
"description": "A Unity plugin that enables parallax effects based on device gyroscope data. It allows you to create dynamic and immersive experiences by moving UI elements or game objects in response to device orientation changes. Perfect for adding depth and interactivity to your 2D and 3D projects.",
1212
"keywords": [

0 commit comments

Comments
 (0)