Skip to content

Commit

Permalink
Updated version to comply...
Browse files Browse the repository at this point in the history
with WordPress theme directory upload guidelines.
  • Loading branch information
peiche committed Oct 20, 2023
1 parent 0229613 commit e062508
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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": "ankur",
"version": "1.0.0",
"version": "1.0.1",
"description": "WordPress block theme supporting full site editing",
"scripts": {
"lint:css": "wp-scripts lint-style \"src/**/*.scss\"",
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Theme Name: Ankur
Author: Paul Eiche
Description: WordPress block theme with support for color variations and custom patterns.
Version: 1.0.0
Version: 1.0.1
Requires at least: 5.9
Tested up to: 6.0
Requires PHP: 7.4
Expand Down

0 comments on commit e062508

Please sign in to comment.