update version to prepare release

This commit is contained in:
VirtuBox
2019-04-25 11:01:26 +02:00
parent 5536a66a9d
commit 4ba8007a06
3 changed files with 15 additions and 15 deletions

View File

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