diff --git a/.env b/.env index 0b695a3..c44f7c2 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ ###> mediashare/marathon ### -APP_VERSION=0.1.3 +APP_VERSION=0.1.4 ###< mediashare/marathon ### ###> symfony/framework-bundle ### diff --git a/box.json b/box.json index 5512be8..9d6d8f2 100644 --- a/box.json +++ b/box.json @@ -19,7 +19,7 @@ "in": "src" } ], - "banner": "*** Marathon (Version 0.1.3) ***", + "banner": "*** Marathon (Version 0.1.4) ***", "stub": true, "dump-autoload": false, "annotations": false