Revert "Version 3.1.7"

This commit is contained in:
Mitan Omar
2024-10-20 12:18:35 +02:00
committed by GitHub
parent b34fbb14f7
commit ea57ef19a1
174 changed files with 6258 additions and 5881 deletions

View File

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