diff options
author | Frankie B <git@diskfloppy.me> | 2023-07-12 01:32:10 +0100 |
---|---|---|
committer | Frankie B <git@diskfloppy.me> | 2023-07-12 01:32:10 +0100 |
commit | ad7baa0dc16d1d41453afecebfa09214835c6ebf (patch) | |
tree | 27d5dd7fd77867f52f21a5b783bee0acae8a2cab | |
parent | cb4a1f179bce25d9c9b88b0152072529ce46b717 (diff) |
Update site version
-rw-r--r-- | config/app.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/app.php b/config/app.php index 36e7f61..5a81355 100644 --- a/config/app.php +++ b/config/app.php @@ -17,7 +17,7 @@ return [ */ 'name' => env('APP_NAME', 'diskfloppy.me'), - 'version' => '5.0.0', + 'version' => '5.4', /* |-------------------------------------------------------------------------- |