Bump version for testing

This commit is contained in:
VirtuBox
2020-11-10 16:28:04 +01:00
parent 64f557857b
commit b225b6e339
4 changed files with 4 additions and 4 deletions

View File

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