Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
litefeel committed Jan 2, 2020
1 parent 203fe30 commit f0e8a75
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#### v1.6.0 - 2020-01-03
- Added Align object to parent when only one object is selected
- Changed Sort object by hierarchy
- Changed Update menu item and shortcut

#### v1.5.1 - 2019-05-19
- Fixed warning on unity 2019

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.litefeel.aligntools",
"displayName": "AlignTools",
"version": "1.5.1",
"version": "1.6.0",
"unity": "2018.2",
"description": "Align Tools is just perfect Unity asset plugin to align gui object.",
"keywords": [
Expand Down

0 comments on commit f0e8a75

Please sign in to comment.