Fix secure

This commit is contained in:
VirtuBox
2019-10-08 10:04:40 +02:00
parent 2eb6afe647
commit 07755b13ff
3 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ class WOVar():
"""Intialization of core variables"""
# WordOps version
wo_version = "3.9.9.2"
wo_version = "3.9.9.3"
# WordOps packages versions
wo_wp_cli = "2.3.0"
wo_adminer = "4.7.3"