@@ -12,7 +12,7 @@
require_once('functions.php');
// Define Version
- define('INSTALLEDVERSION', '1.321');
+ define('INSTALLEDVERSION', '1.323');
// Autoload frameworks
require_once(__DIR__ . '/vendor/autoload.php');