Skip to content

Commit 58ad508

Browse files
committed
bump version to v0.5.1
1 parent b5c7423 commit 58ad508

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crowdsec.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Requires PHP: 7.2
1414
* Requires at least: 4.9
1515
* Tested up to: 5.6
16-
* Stable tag: 0.5.0
16+
* Stable tag: 0.5.1
1717
* Text Domain: crowdsec-wp
1818
* First release: 2021.
1919
*/

inc/constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
define('CROWDSEC_CAPTCHA_TECHNOLOGY_LOCAL', 'local');
1818
define('CROWDSEC_CAPTCHA_TECHNOLOGY_RECAPTCHA', 'recaptcha');
1919

20-
define('CROWDSEC_BOUNCER_USER_AGENT', 'WordPress CrowdSec Bouncer/v0.5.0');
20+
define('CROWDSEC_BOUNCER_USER_AGENT', 'WordPress CrowdSec Bouncer/v0.5.1');

0 commit comments

Comments
 (0)