This commit is contained in:
JonnyWong16 2019-12-30 14:33:10 -08:00
parent 6af96332fa
commit a7a9ed8628
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## v2.1.41 (2019-12-30)
* Other:
* Fix: Failing to extract the GeoLite2 database on Windows.
## v2.1.40 (2019-12-30)
* UI:

View file

@ -1,2 +1,2 @@
PLEXPY_BRANCH = "master"
PLEXPY_RELEASE_VERSION = "v2.1.40"
PLEXPY_RELEASE_VERSION = "v2.1.41"