From efe3d514f33e9ab34ec0465f9d048dc2ae305f67 Mon Sep 17 00:00:00 2001 From: Leonardo Robol Date: Wed, 25 Sep 2024 18:33:03 +0200 Subject: [PATCH] Release CAPS 2.12.4 --- backend/src/Application.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/Application.php b/backend/src/Application.php index d541b368..44e7c9c5 100644 --- a/backend/src/Application.php +++ b/backend/src/Application.php @@ -50,7 +50,7 @@ class Application extends BaseApplication implements AuthenticationServiceProviderInterface { // Current CAPS version. This number is displayed in the web interface. - public static $_CAPSVERSION = '2.12.3'; + public static $_CAPSVERSION = '2.12.4'; /** * application version number