Skip to content

Commit 1107310

Browse files
bodbdigrclaude
andcommitted
Bump version to 0.7.2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d43f58e commit 1107310

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: performance, cache, optimization, speed, core-web-vitals
44
Requires at least: 5.6
55
Tested up to: 6.9
66
Requires PHP: 7.4
7-
Stable tag: 0.7.1
7+
Stable tag: 0.7.2
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010

rebelboost.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: RebelBoost
44
* Plugin URI: https://rebelboost.io
55
* Description: Automatic cache invalidation and optimization integration for RebelBoost page optimizer.
6-
* Version: 0.7.1
6+
* Version: 0.7.2
77
* Author: RebelMouse
88
* Author URI: https://www.rebelmouse.com/
99
* License: GPL2
@@ -13,7 +13,7 @@
1313

1414
defined( 'ABSPATH' ) || exit;
1515

16-
define( 'REBELBOOST_VERSION', '0.7.1' );
16+
define( 'REBELBOOST_VERSION', '0.7.2' );
1717
define( 'REBELBOOST_PLUGIN_FILE', __FILE__ );
1818
define( 'REBELBOOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
1919
define( 'REBELBOOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) );

0 commit comments

Comments
 (0)