Skip to content

Commit

Permalink
v2.1.31-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyWong16 committed Jun 14, 2019
1 parent e4be5a7 commit 3b22b6a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## v2.1.31-beta (2019-06-13)

* Monitoring:
* Fix: Synced content showing incorrect stream info.
* Other:
* Fix: Unable to view database status when authentication is enabled.
* Change: Default database synchronous mode changed to prevent database corruption. Database response may be slower.


## v2.1.30-beta (2019-05-11)

* Monitoring:
Expand Down
2 changes: 1 addition & 1 deletion plexpy/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PLEXPY_BRANCH = "beta"
PLEXPY_RELEASE_VERSION = "v2.1.30-beta"
PLEXPY_RELEASE_VERSION = "v2.1.31-beta"

0 comments on commit 3b22b6a

Please sign in to comment.