enable update for 2.2

This commit is contained in:
Ryan Nematz 2019-02-23 18:59:53 -05:00
parent 20ad675b58
commit 7441449908
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
function currentReleaseVersion() {
return 210;
return 220;
}