add file informations after uploading the files

This commit is contained in:
MitanOmar
2020-05-24 18:18:00 +02:00
parent 93f00cfaa8
commit 043b4081ec
8 changed files with 77 additions and 9 deletions

View File

@@ -16,9 +16,9 @@ if (! defined('IN_COMMON'))
define('KLEEJA_VERSION', '3.1.6');
define('KLEEJA_VERSION', '3.1.7');
define('KLEEJA_DB_VERSION', '9');
define('KLEEJA_DB_VERSION', '10');
// Kleeja min requirements
define('MIN_PHP_VERSION', '7.0');