Skip to content

Commit f6b5fe5

Browse files
committed
CAPS v2.11.5
1 parent 7f1d515 commit f6b5fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/src/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
class Application extends BaseApplication implements AuthenticationServiceProviderInterface
5151
{
5252
// Current CAPS version. This number is displayed in the web interface.
53-
public static $_CAPSVERSION = '2.11.4';
53+
public static $_CAPSVERSION = '2.11.5';
5454

5555
/**
5656
* application version number

0 commit comments

Comments
 (0)