This commit is contained in:
JonnyWong16 2020-03-08 15:37:20 -07:00
parent 96e8b808da
commit 76893100fc
2 changed files with 13 additions and 3 deletions

View file

@ -1,2 +1,2 @@
PLEXPY_BRANCH = "beta"
PLEXPY_RELEASE_VERSION = "v2.2.0-beta"
PLEXPY_BRANCH = "master"
PLEXPY_RELEASE_VERSION = "v2.2.0"