Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
FalkoJoseph committed Feb 8, 2021
1 parent 31f3d71 commit 1fb7523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wp-sweepbright.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Author: Compagnon Agency
* Author URI: https://compagnon.agency/
* Text Domain: wp-sweepbright
* Version: 1.5.7
* Version: 1.5.9
*/

// If this file is called directly, abort.
Expand All @@ -23,7 +23,7 @@
* Start at version 1.0.0 and use SemVer - https://semver.org
* Rename this for your plugin and update it as you release new versions.
*/
define('WP_SWEEPBRIGHT_VERSION', '1.5.7');
define('WP_SWEEPBRIGHT_VERSION', '1.5.9');

/**
* The code that runs during plugin activation.
Expand Down

0 comments on commit 1fb7523

Please sign in to comment.