Skip to content

Commit cde73df

Browse files
authored
Merge branch 'develop' into ci/modernize-composer-and-checkout
2 parents ed60880 + 3fb7260 commit cde73df

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

languages/rocket.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the same license as the WP Rocket plugin.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: WP Rocket 3.23.2-beta2\n"
5+
"Project-Id-Version: WP Rocket 3.23.2.1\n"
66
"Report-Msgid-Bugs-To: http://wp-rocket.me/\n"
77
"Last-Translator: WP Media (http://wp-rocket.me/)\n"
88
"Language-Team: WP Media (http://www.transifex.com/projects/p/wp-media/) <contact@wp-media.me>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2026-08-10T09:45:29+00:00\n"
12+
"POT-Creation-Date: 2026-08-10T16:25:15+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.12.0\n"
1515
"X-Domain: rocket\n"

wp-rocket.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WP Rocket
44
* Plugin URI: https://wp-rocket.me
55
* Description: The best WordPress performance plugin.
6-
* Version: 3.23.2
6+
* Version: 3.23.2.1
77
* Requires at least: 5.8
88
* Requires PHP: 7.4
99
* Code Name: Iego
@@ -20,7 +20,7 @@
2020
defined( 'ABSPATH' ) || exit;
2121

2222
// Rocket defines.
23-
define( 'WP_ROCKET_VERSION', '3.23.2' );
23+
define( 'WP_ROCKET_VERSION', '3.23.2.1' );
2424
define( 'WP_ROCKET_WP_VERSION', '5.8' );
2525
define( 'WP_ROCKET_WP_VERSION_TESTED', '6.3.1' );
2626
define( 'WP_ROCKET_PHP_VERSION', '7.4' );

0 commit comments

Comments
 (0)