Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka committed Nov 30, 2020
1 parent dd67272 commit 3e8515a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
Binary file modified .wordpress-org/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions highlight-text.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* Plugin Name: Highlight Text
* Plugin URI: https://github.com/Mamaduka/highlight
* Description: Text highligher for the Block Editor
* Version: 1.0.2
* Requires at least: 5.3
* Version: 1.1.0
* Requires at least: 5.5
* Requires PHP: 5.6
* Author: George Mamadashvili
* Author URI: https://mamaduka.com/
Expand Down
11 changes: 8 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
=== Highlight Text ===
Contributors: mamaduka
Tags: highlight, format, block editor, gutenberg
Requires at least: 5.3
Tested up to: 5.5
Stable tag: 1.0.2
Requires at least: 5.5
Tested up to: 5.6
Stable tag: 1.1.0
Requires PHP: 5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand All @@ -22,6 +22,11 @@ Clickety. Click. Highlight.

== Changelog ==

= 1.1.0 =
* Bumps minimum required WP version to 5.5.
* Updates button icon.
* Render button with other RichText formatters.

= 1.0.2 =
* Make sure plugin is ready for WP 5.5.

Expand Down

0 comments on commit 3e8515a

Please sign in to comment.