Skip to content

Commit

Permalink
update tag to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MarieComet committed Jun 17, 2022
1 parent 33f511b commit 74916dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lock-reusable-blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Description: Lock Reusable Blocks in the editor to avoid unintentional global changes.
* Requires at least: 5.8
* Requires PHP: 7.0
* Version: 0.4.0
* Version: 0.5.0
* Author: Marie Comet
* License: GPL-2.0-or-later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: chaton666
Tags: lock, reusable, block
Requires at least: 5.0
Tested up to: 6.0
Stable tag: 0.4.0
Stable tag: 0.5.0
License: GPL v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

Expand All @@ -24,6 +24,9 @@ Options are availables in Settings > Writing screen to hide Edit and Convert reu
2. Settings screen.

== Changelog ==

= 0.5.0 =
* Fix hide Edit/Convert buttons settings are inverted

= 0.4.0 =
* Add options in Settings > Writing screen to allow admin disable Edit and Convert reusable blocks buttons in block overlay.
Expand Down

0 comments on commit 74916dc

Please sign in to comment.