Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alaczek committed Aug 14, 2024
1 parent d8ca072 commit 7446b82
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions musee/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Musee is a blog theme that presents posts in different Query Loops using tags. I

== Changelog ==

= 1.0.3 =
* Fix permissions on font files. (#8014)

= 1.0.0 =
* Initial release

Expand Down
2 changes: 1 addition & 1 deletion musee/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Description: Musee is a blog theme that presents posts in different Query Loops
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 5.7
Version: 1.0.2
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: musee
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.555",
"version": "1.0.556",
"description": "Automattic public themes",
"author": "automattic",
"license": "GPL-2.0",
Expand Down

0 comments on commit 7446b82

Please sign in to comment.