Bump wo_version for testing

This commit is contained in:
VirtuBox
2022-11-14 15:58:43 +01:00
parent d315686188
commit 346d571f3c
3 changed files with 3 additions and 3 deletions

View File

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