Iñigo Valentin vor 5 Jahren
Ursprung
Commit
fa87a43427
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

@@ -26,7 +26,7 @@
          *
          * Can be any string, not just numbers.
          */
-        const VERSION = "3.0.0";
+        const VERSION = "3.1.0";
     }
 
     /**