Prepare for Hotfix v3.15.4

This commit is contained in:
VirtuBox
2022-10-25 10:21:50 +02:00
parent 873b70c8d5
commit bb5d9d4962
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ class WOVar():
"""Intialization of core variables"""
# WordOps version
wo_version = "3.15.3"
wo_version = "3.15.4"
# WordOps packages versions
wo_wp_cli = "2.7.1"
wo_adminer = "4.8.1"