This commit is contained in:
Daniel Brendel
2025-11-05 15:34:50 +01:00
parent 503320ba04
commit ac10476eac
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
# App settings
APP_NAME="HortusFox"
APP_VERSION="5.4"
APP_VERSION="5.5"
APP_AUTHOR="Daniel Brendel"
APP_CONTACT="dbrendel1988@gmail.com"
APP_DEBUG=true

View File

@@ -1,3 +1,3 @@
<?php
return '5.4';
return '5.5';