From ec5bd4f0ad4d8ec7cb4091c463cb21ecfb240569 Mon Sep 17 00:00:00 2001 From: Mediashare Date: Sun, 6 Oct 2024 16:05:45 +0200 Subject: [PATCH] 0.1.4/version --- .env | 2 +- box.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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