Update version

This commit is contained in:
VirtuBox
2019-07-16 02:07:52 +02:00
parent 0d02a1ceef
commit ed4df166ce
3 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ class WOVariables():
"""Intialization of core variables"""
# WordOps version
wo_version = "3.9.5.4"
wo_version = "3.9.6"
# WordOps packages versions
wo_wp_cli = "2.2.0"
wo_adminer = "4.7.1"