Bump the version to 1.6.3

This commit is contained in:
mprahl
2018-01-23 10:05:24 -05:00
parent 94aff8935e
commit 98a2221a8c
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
Change Log
==========
v1.6.3
------
* Fix a bug that caused a module build to fail when it was cancelled during the module-build-macros phase and then resumed
* Reset the "state_reason" field on all components after a module build is resumed
v1.6.2
------