Prepare for release 3.15.3

This commit is contained in:
VirtuBox
2022-10-24 17:06:13 +02:00
parent 917f13d708
commit 873b70c8d5
5 changed files with 16 additions and 10 deletions

View File

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