cleanup site_functions.py

* remove useless distro check
This commit is contained in:
VirtuBox
2019-03-12 18:12:56 +01:00
parent 431ee43008
commit 5756fb6a56
4 changed files with 34 additions and 29 deletions

View File

@@ -7,7 +7,7 @@
# Copyright (c) 2019 - WordOps
# This script is licensed under M.I.T
# -------------------------------------------------------------------------
# Version 3.9.3 - 2019-03-05
# Version 3.9.3 - 2019-03-11
# -------------------------------------------------------------------------
readonly wo_version_old="2.2.3"
readonly wo_version_new="3.9.3.1"