This commit is contained in:
JonnyWong16 2020-07-01 19:49:44 -07:00
parent f77f289125
commit 356f64cac0
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 15 additions and 25 deletions

View file

@ -17,5 +17,5 @@
from __future__ import unicode_literals
PLEXPY_BRANCH = "beta"
PLEXPY_RELEASE_VERSION = "v2.5.2-beta"
PLEXPY_BRANCH = "master"
PLEXPY_RELEASE_VERSION = "v2.5.2"