v2.12.0-beta

This commit is contained in:
JonnyWong16 2023-03-03 10:26:31 -08:00
parent 78a3d15039
commit aa7606d576
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 31 additions and 2 deletions

View file

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