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 f998cb0 commit b1e46cdCopy full SHA for b1e46cd
src/Constants.php
@@ -21,5 +21,5 @@ class Constants extends LibConstants
21
/** @var string The user agent suffix for CrowdSec api calls */
22
public const USER_AGENT_SUFFIX = 'Standalone';
23
/** @var string The last version of this bouncer */
24
- public const VERSION = 'v1.2.0';
+ public const VERSION = 'v1.3.0';
25
}
0 commit comments