Skip to content

Commit

Permalink
Manually bumping foam to 1.0.2 (#7658)
Browse files Browse the repository at this point in the history
v1.0.1 bundles the old version of the wpcom theme updater which has PHP8
incompatibilities, bumping the version will allow a new zip to be generated
which will bundle the new PHP8 compatible version of the wpcom theme
updater.

See #7657 for more details.
  • Loading branch information
dsas authored Feb 22, 2024
1 parent ab4303b commit a18e291
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions foam/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ Foam is a WordPress event theme with a vibrant, straightforward style. Entirely

== Changelog ==

= 1.0.2 =
* Bumping to rebuild theme zip for wpcom ms updater PHP8 support.

= 1.0.1 =
* Multiple Block Themes: Fix Cursor When Hovering Links (#7479)

Expand Down
2 changes: 1 addition & 1 deletion foam/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Description: Foam is a simple theme that supports full-site editing. It comes wi
Requires at least: 6.0
Tested up to: 6.2
Requires PHP: 5.7
Version: 1.0.1
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: foam
Expand Down

0 comments on commit a18e291

Please sign in to comment.