Set branch to nightly

This commit is contained in:
JonnyWong16 2020-05-16 16:26:55 -07:00
parent 17a01d65aa
commit 9073568c0f
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

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