diff --git a/modules/core/src/main/resources/db/upgrade/core/versions b/modules/core/src/main/resources/db/upgrade/core/versions index d092cb18..51f0b03d 100644 --- a/modules/core/src/main/resources/db/upgrade/core/versions +++ b/modules/core/src/main/resources/db/upgrade/core/versions @@ -5,4 +5,5 @@ 4.0.4 4.0.5 4.0.6 -4.0.7 \ No newline at end of file +4.0.7 +4.0.8 \ No newline at end of file diff --git a/modules/core/src/main/resources/views/error/500.html b/modules/core/src/main/resources/views/error/500.html index bb580d7d..572d1f8f 100644 --- a/modules/core/src/main/resources/views/error/500.html +++ b/modules/core/src/main/resources/views/error/500.html @@ -50,7 +50,7 @@ else { <% if (@Global.getConfigToBoolean('error.page.printErrorInfo', 'true')){ %>