diff --git a/beep/readme.txt b/beep/readme.txt index 572d788b4..cd2118299 100644 --- a/beep/readme.txt +++ b/beep/readme.txt @@ -12,6 +12,9 @@ Inspired by the phrase “code is poetry”, this is a geeky theme designed for == Changelog == += 1.0.1 = +* Beep: Add strict types to remaining php files (#7546) + = 1.0.0 = * Initial release diff --git a/beep/style.css b/beep/style.css index eb9521af4..6bf949720 100644 --- a/beep/style.css +++ b/beep/style.css @@ -7,7 +7,7 @@ Description: Inspired by the phrase “code is poetry”, this is a geeky theme Requires at least: 6.0 Tested up to: 6.4 Requires PHP: 5.7 -Version: 1.0.0 +Version: 1.0.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: beep diff --git a/ici/readme.txt b/ici/readme.txt index b25de8041..e9c7d4eb1 100644 --- a/ici/readme.txt +++ b/ici/readme.txt @@ -12,6 +12,9 @@ The design goal of Ici was to craft a mobile-first layout with high visual densi == Changelog == += 1.0.1 = +* Ici: Add strict types to remaining php files (#7548) + = 1.0.0 = * Initial release diff --git a/ici/style.css b/ici/style.css index 0174d3005..7a42e0c05 100644 --- a/ici/style.css +++ b/ici/style.css @@ -7,7 +7,7 @@ Description: The design goal of Ici was to craft a mobile-first layout with high Requires at least: 6.0 Tested up to: 6.4 Requires PHP: 5.7 -Version: 1.0.0 +Version: 1.0.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: ici diff --git a/indice/readme.txt b/indice/readme.txt index ce53d16ee..1d07740c8 100644 --- a/indice/readme.txt +++ b/indice/readme.txt @@ -11,6 +11,9 @@ Indice is a tribute to the iconic indicehibit, an archetypal open source CMS tha == Changelog == += 1.0.1 = +* Indice: Add strict types to remaining php files (#7547) + = 1.0.0 = * Initial release diff --git a/indice/style.css b/indice/style.css index 1f2a1ccdc..e2d0ee50e 100644 --- a/indice/style.css +++ b/indice/style.css @@ -7,7 +7,7 @@ Description: Indice is a tribute to the iconic indicehibit, an archetypal open s Requires at least: 6.0 Tested up to: 6.4 Requires PHP: 5.7 -Version: 1.0.0 +Version: 1.0.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: indice diff --git a/package-lock.json b/package-lock.json index a86b0ccfd..8c6217e3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "themes", - "version": "1.0.468", + "version": "1.0.469", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "themes", - "version": "1.0.468", + "version": "1.0.469", "license": "GPL-2.0", "workspaces": [ "*" diff --git a/package.json b/package.json index a32a3cdcc..f36876b80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themes", - "version": "1.0.468", + "version": "1.0.469", "description": "Automattic public themes", "author": "automattic", "license": "GPL-2.0", diff --git a/xanadu/readme.txt b/xanadu/readme.txt index 753a36ca5..5fa5a5a62 100644 --- a/xanadu/readme.txt +++ b/xanadu/readme.txt @@ -12,6 +12,9 @@ This theme is named after the city in Samuel Taylor Coleridge’s poem Kubla Kha == Changelog == += 1.0.1 = +* Xanadu: Add strict types to remaining php files (#7549) + = 1.0.0 = * Initial release diff --git a/xanadu/style.css b/xanadu/style.css index d26f8b2c3..5b6da574d 100644 --- a/xanadu/style.css +++ b/xanadu/style.css @@ -7,7 +7,7 @@ Description: This theme is named after the city in Samuel Taylor Coleridge’s p Requires at least: 6.0 Tested up to: 6.4 Requires PHP: 5.7 -Version: 1.0.0 +Version: 1.0.1 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: xanadu