Skip to content

Commit 58db13b

Browse files
author
Anthony Seure
authored
Merge pull request #543 from aseure/release-4-12-7
release 4.12.7
2 parents 997838c + 7d12c8e commit 58db13b

File tree

5 files changed

+20
-16
lines changed

5 files changed

+20
-16
lines changed

cloudflare.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Cloudflare
44
Plugin URI: https://blog.cloudflare.com/new-wordpress-plugin/
55
Description: Cloudflare speeds up and protects your WordPress site.
6-
Version: 4.12.6
6+
Version: 4.12.7
77
Requires PHP: 7.2
88
Author: Cloudflare, Inc.
99
License: BSD-3-Clause

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"_comment": [
3333
"php-compatibility-install comes from https://github.com/wimg/PHPCompatibility/issues/102#issuecomment-255778195"
3434
],
35-
"version": "4.12.6",
35+
"version": "4.12.7",
3636
"config": {
3737
"platform": {
3838
"php": "7.2"

composer.lock

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

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
},
2626
"locale": "en",
2727
"integrationName": "wordpress",
28-
"version": "4.12.6"
28+
"version": "4.12.7"
2929
}

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: icyapril, manatarms, thillcf, deuill, epatryk, jacobbednarz
33
Tags: cloudflare, seo, ssl, ddos, speed, security, cdn, performance, free
44
Requires at least: 3.4
55
Tested up to: 6.2
6-
Stable tag: 4.12.6
6+
Stable tag: 4.12.7
77
Requires PHP: 7.2
88
License: BSD-3-Clause
99

@@ -98,6 +98,10 @@ Yes, Cloudflare works with, and helps speed up your site even more, if you have
9898
== Screenshots ==
9999

100100
== Changelog ==
101+
= 4.12.7 - 2024-04-02 =
102+
103+
* Upgrade cloudflare-plugin-frontend to v3.10.0 (#542)
104+
101105
= 4.12.6 - 2024-03-04 =
102106

103107
* Upgrade cloudflare-plugin-frontend to v3.9.0 (#537)

0 commit comments

Comments
 (0)