Skip to content

Commit f0e8a75

Browse files
committed
1.6.0
1 parent 203fe30 commit f0e8a75

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### v1.6.0 - 2020-01-03
2+
- Added Align object to parent when only one object is selected
3+
- Changed Sort object by hierarchy
4+
- Changed Update menu item and shortcut
5+
16
#### v1.5.1 - 2019-05-19
27
- Fixed warning on unity 2019
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.litefeel.aligntools",
33
"displayName": "AlignTools",
4-
"version": "1.5.1",
4+
"version": "1.6.0",
55
"unity": "2018.2",
66
"description": "Align Tools is just perfect Unity asset plugin to align gui object.",
77
"keywords": [

0 commit comments

Comments
 (0)