Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 666f444

Browse files
Revert change to package.json
1 parent e1ba192 commit 666f444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "com.unity.uiextensions",
33
"displayName": "Unity UI Extensions",
4-
"version": "2.2.2-preview",
4+
"version": "2.2.1",
55
"description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community",
66
"author": "Simon darkside Jackson <@SimonDarksideJ>",
77
"contributors": [{
88
"name": "SimonDarksideJ",
99
"twitter": "@SimonDarksideJ"
1010
}],
11-
"unity": "2019.1",
11+
"unity": "2019.3",
1212
"repository": {
1313
"type": "git",
1414
"url": "git+https://bitbucket.org/UnityUIExtensions/unity-ui-extensions.git"

0 commit comments

Comments
 (0)