Bump version to v3.18.1

This commit is contained in:
VirtuBox
2023-09-26 01:26:14 +02:00
parent 25f4d1b9b1
commit 403f9a0482
4 changed files with 14 additions and 7 deletions

View File

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