Parcourir la source

Version 5.0.0

Iñigo Valentin il y a 5 ans
Parent
commit
66eebb6bf0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

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