Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit a46f552

Browse files
authored
Merge pull request #1456 from bluehost/release/3.15.7
Release/3.15.7
2 parents b12e1d7 + 9316373 commit a46f552

File tree

6 files changed

+204
-151
lines changed

6 files changed

+204
-151
lines changed

bluehost-wordpress-plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Plugin URI: https://bluehost.com
1313
* Update URI: https://github.com/bluehost/bluehost-wordpress-plugin
1414
* Description: WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.
15-
* Version: 3.15.6
15+
* Version: 3.15.7
1616
* Requires at least: 6.5
1717
* Requires PHP: 7.3
1818
* Tested up to: 6.7.1
@@ -32,7 +32,7 @@
3232
}
3333

3434
// Define constants
35-
define( 'BLUEHOST_PLUGIN_VERSION', '3.15.6' );
35+
define( 'BLUEHOST_PLUGIN_VERSION', '3.15.7' );
3636
define( 'BLUEHOST_PLUGIN_FILE', __FILE__ );
3737
define( 'BLUEHOST_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
3838
define( 'BLUEHOST_PLUGIN_URL', plugin_dir_url( __FILE__ ) );

composer.lock

Lines changed: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)