diff --git a/game-review.php b/game-review.php index fc7ac88..31a1266 100644 --- a/game-review.php +++ b/game-review.php @@ -3,7 +3,7 @@ * Plugin Name: Game Review Block * Description: Add a review rating block with a score from 1 to 10 to your post. Adds schema.org meta data for Rich Results in search engines. * Requires PHP: 7.0 - * Version: 4.0.0 + * Version: 4.0.1 * Author: Marc Tönsing * Author URI: https://toensing.com * License: GPL-2.0-or-later diff --git a/readme.txt b/readme.txt index 11e9955..96f9b50 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: MarcDK Tags: block, review, schema, rating, shortscore Requires at least: 5.9 Tested up to: 6.4 -Stable tag: 4.0.0 +Stable tag: 4.0.1 Requires PHP: 7.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html