diff --git a/update/currentReleaseVersion.js b/update/currentReleaseVersion.js index a57cae0e..5d4b5aeb 100644 --- a/update/currentReleaseVersion.js +++ b/update/currentReleaseVersion.js @@ -1,3 +1,3 @@ function currentReleaseVersion() { - return 210; + return 220; } \ No newline at end of file