Bump version number to run tests

This commit is contained in:
VirtuBox
2023-08-12 17:02:22 +02:00
parent 279ab9a832
commit f4bf658822
2 changed files with 2 additions and 2 deletions

View File

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