Skip to content

Commit

Permalink
update version to test
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Jul 8, 2024
1 parent 79c64cb commit a6356af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dark-mode-toggle-block.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Plugin URI: https://rich.blog/dark-mode-toggle-block
* Requires at least: 6.4
* Requires PHP: 7.0
* Version: 0.1.0
* Version: 0.0.0
* Author: Rich Tabor
* Author URI: https://rich.blog
* License: GPL-2.0-or-later
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dark-mode-toggle-block",
"version": "0.1.0",
"version": "0.0.0",
"description": "A WordPress block for toggling between between light and dark appearance on your site.",
"author": "Rich Tabor",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: Rich Tabor
Tags: block
Tested up to: 6.6
Stable tag: 0.1.0
Stable tag: 0.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit a6356af

Please sign in to comment.