Travis related testing

This commit is contained in:
VirtuBox
2020-10-12 19:27:23 +02:00
parent 7050bd5894
commit 4f2cd2a295
4 changed files with 20 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ class WOVar():
"""Intialization of core variables"""
# WordOps version
wo_version = "3.12.2"
wo_version = "3.12.3"
# WordOps packages versions
wo_wp_cli = "2.4.0"
wo_adminer = "4.7.5"