Merge pull request #454 from WordOps/updating-configuration

Hotfix v3.15.1
This commit is contained in:
VirtuBox
2022-09-09 22:57:32 +02:00
committed by GitHub
5 changed files with 13 additions and 6 deletions

View File

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