Skip to content

Commit 8b2783c

Browse files
committed
update readme & rebuild
1 parent 6906279 commit 8b2783c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ Yes, it will work with any standard WordPress theme.
8787

8888
== Changelog ==
8989

90-
= 1.2.5 - dev =
91-
* Fixed: block registered issue with WordPress 6.1 update
90+
= 1.2.5 - 9/11/2022 =
91+
* Fixed: compatibility issue with WordPress 6.1
9292

9393
= 1.2.4 - 25/08/2022 =
9494
* Improved: update controls

toggle-content.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424

2525

26-
define('TOGGLE_CONTENT_VERSION', "1.2.4");
26+
define('TOGGLE_CONTENT_VERSION', "1.2.5");
2727
define('TOGGLE_CONTENT_ADMIN_URL', plugin_dir_url(__FILE__));
2828
define('TOGGLE_CONTENT_ADMIN_PATH', dirname(__FILE__));
2929

0 commit comments

Comments
 (0)