Merge pull request #462 from WordOps/updating-configuration

Maintenance Release v3.15.2
This commit is contained in:
VirtuBox
2022-09-23 18:25:54 +02:00
committed by GitHub
11 changed files with 63 additions and 39 deletions

View File

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