This commit is contained in:
JonnyWong16 2022-02-07 22:59:20 -08:00
commit 17800df0aa
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 11 additions and 3 deletions

View file

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