Skip to content

Commit dd13e15

Browse files
author
Anthony Seure
authored
Merge pull request #538 from aseure/aseure/release-4.12.6
release 4.12.6
2 parents d9111f2 + 191e9c1 commit dd13e15

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
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.5
6+
Version: 4.12.6
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.5",
35+
"version": "4.12.6",
3636
"config": {
3737
"platform": {
3838
"php": "7.2"

composer.lock

Lines changed: 1 addition & 1 deletion
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.5"
28+
"version": "4.12.6"
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.5
6+
Stable tag: 4.12.6
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.6 - 2024-03-04 =
102+
103+
* Upgrade cloudflare-plugin-frontend to v3.9.0 (#537)
104+
101105
= 4.12.5 - 2024-03-04 =
102106

103107
* Upgrade cloudflare-plugin-frontend to v3.8.0 (#535)

0 commit comments

Comments
 (0)