This commit is contained in:
JonnyWong16 2021-12-15 20:16:36 -08:00
parent 9432fee1ba
commit a944f5ae06
No known key found for this signature in database
GPG key ID: 7A649674469E6574
2 changed files with 10 additions and 6 deletions

View file

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