Prepare hotfix v3.12.1

This commit is contained in:
VirtuBox
2020-05-14 01:01:56 +02:00
parent 610cf8d254
commit 2573cbe13b
5 changed files with 11 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ class WOVar():
"""Intialization of core variables"""
# WordOps version
wo_version = "3.12.0"
wo_version = "3.12.1"
# WordOps packages versions
wo_wp_cli = "2.4.0"
wo_adminer = "4.7.5"