From c200baa5b5ec38caf645387c7eaddf3578b6b165 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 13 Sep 2024 18:04:34 +0200 Subject: [PATCH] version bump --- config/app.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config/app.php b/config/app.php index a69503f..110886d 100755 --- a/config/app.php +++ b/config/app.php @@ -27,9 +27,7 @@ | Needs to be updated manually for each iteration we do. | */ - /* x-release-please-start-version */ - 'version' => '1.0.2', - /* x-release-please-end */ + 'version' => '1.0.3', /* |--------------------------------------------------------------------------