Skip to content

Commit 59b5548

Browse files
committed
Bump version to 2.12.5
1 parent 1ed8d9e commit 59b5548

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.12.4';
53+
public static $_CAPSVERSION = '2.12.5';
5454

5555
/**
5656
* application version number

0 commit comments

Comments
 (0)