Skip to content

Commit 33d3e9f

Browse files
committed
Update README.md
1 parent 4e279f8 commit 33d3e9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- Free
1414
- Align game object
1515
- Distribute GUI object
16-
- Tested with Unity 2018 and 2019
16+
- Tested with Unity 2019 and 2020
1717
- No runtime resources required
1818
- No scripting required
1919

@@ -34,7 +34,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
3434
}
3535
],
3636
"dependencies": {
37-
"com.litefeel.aligntools": "1.7.0",
37+
"com.litefeel.aligntools": "1.8.0",
3838
...
3939
}
4040
}
@@ -46,7 +46,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
4646
``` js
4747
{
4848
"dependencies": {
49-
"com.litefeel.aligntools": "https://github.com/litefeel/Unity-AlignTools.git#1.7.0",
49+
"com.litefeel.aligntools": "https://github.com/litefeel/Unity-AlignTools.git#1.8.0",
5050
...
5151
}
5252
}

0 commit comments

Comments
 (0)