Ver Fonte

forgot to increase v number

causefx há 9 anos atrás
pai
commit
0a0d376dcd
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      user.php

+ 1 - 1
user.php

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