Update release number

This commit is contained in:
VirtuBox
2019-07-23 14:20:47 +02:00
parent 92f2027bd3
commit 47fde68fe7
2 changed files with 2 additions and 2 deletions

View File

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