Explorar o código

forgot to increase v number

causefx %!s(int64=9) %!d(string=hai) anos
pai
achega
0a0d376dcd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      user.php

+ 1 - 1
user.php

@@ -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');