This commit is contained in:
JonnyWong16
2020-10-31 17:05:51 -07:00
parent 4cfa5ac10b
commit a8adad7dbb
2 changed files with 9 additions and 3 deletions

View File

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