v2.5.0-beta

This commit is contained in:
JonnyWong16 2020-05-31 14:51:18 -07:00
parent d95afa990d
commit 43e40e99f1
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 16 additions and 2 deletions

View file

@ -17,5 +17,5 @@
from __future__ import unicode_literals
PLEXPY_BRANCH = "nightly"
PLEXPY_RELEASE_VERSION = "v2.2.4"
PLEXPY_BRANCH = "beta"
PLEXPY_RELEASE_VERSION = "v2.5.0-beta"