From a40febdef922e0afb4d2c0134d3af056cdbf148c Mon Sep 17 00:00:00 2001 From: Frankie B Date: Sun, 16 Jul 2023 15:30:11 +0100 Subject: Update error message files, increment version --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/app.php b/config/app.php index e7a6305..275fd7c 100644 --- a/config/app.php +++ b/config/app.php @@ -17,7 +17,7 @@ return [ */ 'name' => env('APP_NAME', 'diskfloppy.me'), - 'version' => '5.4.4', + 'version' => '5.4.5', /* |-------------------------------------------------------------------------- -- cgit v1.2.3-54-g00ecf