diff --git a/readme.txt b/readme.txt index 69377eb..c2fb632 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: recipe, recipe card, recipes, recipe maker, schema Requires at least: 6.0 Requires PHP: 7.2 Tested up to: 6.5 -Stable tag: 3.3.1 +Stable tag: 3.3.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -166,6 +166,9 @@ Yes, our plugin includes an intuitive and easy-to-use tool that allows you to ** == Changelog == += 3.3.2 = +* Bug fix with the recipe importer + = 3.3.1 = * Fixed a bug with the Schema markup in the Elementor widget * Minor bug fixes diff --git a/wpzoom-recipe-card.php b/wpzoom-recipe-card.php index 7582575..22d1b51 100644 --- a/wpzoom-recipe-card.php +++ b/wpzoom-recipe-card.php @@ -5,7 +5,7 @@ * Description: Beautiful Recipe Plugin for Food Bloggers with Schema Markup for the new WordPress editor (Gutenberg). * Author: WPZOOM * Author URI: https://recipecard.io/ - * Version: 3.3.1 + * Version: 3.3.2 * Copyright: (c) 2021 WPZOOM * License: GPL2+ * License URI: http://www.gnu.org/licenses/gpl-2.0.html