v2.8.0-beta

This commit is contained in:
JonnyWong16 2021-11-28 14:32:14 -08:00
parent ae3135e66e
commit 045bfb9502
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 28 additions and 2 deletions

View file

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