Skip to content

Commit a372491

Browse files
committed
version bump
1 parent fecd75a commit a372491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wp-sweepbright.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Author: Compagnon Agency
1111
* Author URI: https://compagnon.agency/
1212
* Text Domain: wp-sweepbright
13-
* Version: 2.13.0
13+
* Version: 2.13.1
1414
*/
1515

1616
// If this file is called directly, abort.
@@ -23,7 +23,7 @@
2323
* Start at version 1.0.0 and use SemVer - https://semver.org
2424
* Rename this for your plugin and update it as you release new versions.
2525
*/
26-
define('WP_SWEEPBRIGHT_VERSION', '2.13.0');
26+
define('WP_SWEEPBRIGHT_VERSION', '2.13.1');
2727

2828
/**
2929
* The code that runs during plugin activation.

0 commit comments

Comments
 (0)