Преглед изворни кода

forgot to increase v number

causefx пре 9 година
родитељ
комит
0a0d376dcd
1 измењених фајлова са 1 додато и 1 уклоњено
  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');