]> Raphaƫl G. Git Repositories - packbundle/blobdiff - RapsysPackBundle.php
Prevent float to int conversion warning
[packbundle] / RapsysPackBundle.php
index 08360b08cb3f0623ec668f6de293c6916ee3a98a..96ddb52d710e3ea3169e1ec8c6c434ff6d87aa29 100644 (file)
@@ -64,6 +64,6 @@ class RapsysPackBundle extends Bundle {
         */
        public static function getVersion(): string {
                //Return version
-               return '0.5.4';
+               return '0.5.6';
        }
 }