mirror of
https://github.com/danielbrendel/hortusfox-web.git
synced 2026-02-19 21:09:16 -06:00
Version
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
|
||||
return '5.4';
|
||||
return '5.5';
|
||||
Reference in New Issue
Block a user