v2.6.0-beta

This commit is contained in:
JonnyWong16 2020-10-16 13:27:04 -07:00
parent 11b2b67f9d
commit 615b98955a
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 23 additions and 2 deletions

View file

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