Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alaczek committed Apr 18, 2024
1 parent 8d5dfe9 commit 0c039a2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions craftfully/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ A cheerful WordPress blogging theme dedicated to all things homemade and delight

== Changelog ==

= 1.0.5 =
* Fix custom heading background style. (#7751)

= 1.0.4 =
* Lossless image optimization (#7671)

Expand Down
2 changes: 1 addition & 1 deletion craftfully/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Description: A cheerful WordPress blogging theme dedicated to all things homemad
Requires at least: 6.0
Tested up to: 6.4.2
Requires PHP: 5.7
Version: 1.0.4
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: craftfully
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.518",
"version": "1.0.519",
"description": "Automattic public themes",
"author": "automattic",
"license": "GPL-2.0",
Expand Down

0 comments on commit 0c039a2

Please sign in to comment.