Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Vicente Canales committed Dec 13, 2023
1 parent 02e0970 commit b689c25
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 7 deletions.
3 changes: 3 additions & 0 deletions beep/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion beep/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions ici/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion ici/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions indice/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion indice/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "themes",
"version": "1.0.468",
"version": "1.0.469",
"description": "Automattic public themes",
"author": "automattic",
"license": "GPL-2.0",
Expand Down
3 changes: 3 additions & 0 deletions xanadu/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion xanadu/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b689c25

Please sign in to comment.