We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ed8d9e commit 59b5548Copy full SHA for 59b5548
1 file changed
backend/src/Application.php
@@ -50,7 +50,7 @@
50
class Application extends BaseApplication implements AuthenticationServiceProviderInterface
51
{
52
// Current CAPS version. This number is displayed in the web interface.
53
- public static $_CAPSVERSION = '2.12.4';
+ public static $_CAPSVERSION = '2.12.5';
54
55
/**
56
* application version number
0 commit comments