Skip to content

Commit b1e46cd

Browse files
chore(*): Bump release 1.3.0
1 parent f998cb0 commit b1e46cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ class Constants extends LibConstants
2121
/** @var string The user agent suffix for CrowdSec api calls */
2222
public const USER_AGENT_SUFFIX = 'Standalone';
2323
/** @var string The last version of this bouncer */
24-
public const VERSION = 'v1.2.0';
24+
public const VERSION = 'v1.3.0';
2525
}

0 commit comments

Comments
 (0)