Bumped release to v3.9.7.2

This commit is contained in:
VirtuBox
2019-08-12 19:59:22 +02:00
parent 398b0433dd
commit 0466044343
3 changed files with 4 additions and 4 deletions

View File

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