Release v2.2.0rc2

This commit is contained in:
grossmj
2019-08-10 12:04:19 -05:00
parent 47d6a4fef6
commit f545c793f8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Change Log
## 2.2.0rc1 10/08/2019
## 2.2.0rc2 10/08/2019
* Bump jsonschema to version 3.0.2
* Fix "Unable to change Remote Main Server IP". Fixes #2823

View File

@@ -23,7 +23,7 @@
# or negative for a release candidate or beta (after the base version
# number has been incremented)
__version__ = "2.2.0rc1"
__version__ = "2.2.0rc2"
__version_info__ = (2, 2, 0, -99)
# If it's a git checkout try to add the commit