Improve redis configuration

* version bump to 3.9.7
* update changelog
This commit is contained in:
VirtuBox
2019-08-02 01:05:09 +02:00
parent 6a882d6a75
commit 1882b5c29e
5 changed files with 44 additions and 22 deletions

View File

@@ -10,7 +10,7 @@ class WOVariables():
"""Intialization of core variables"""
# WordOps version
wo_version = "3.9.6.3"
wo_version = "3.9.7"
# WordOps packages versions
wo_wp_cli = "2.2.0"
wo_adminer = "4.7.2"