We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1d515 commit f6b5fe5Copy full SHA for f6b5fe5
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.11.4';
+ public static $_CAPSVERSION = '2.11.5';
54
55
/**
56
* application version number
0 commit comments