diff --git a/readme.txt b/readme.txt index d2c141a..64a76d3 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: gutenberg, block, blocks, editor, gutenberg blocks, page builder, form, fo Requires at least: 5.5 Tested up to: 5.5 Requires PHP: 5.6 -Stable tag: 0.8.0 +Stable tag: 0.9.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -53,6 +53,7 @@ Yes! You can use the Snow Monkey Forms with any theme, but we recommend using ou = 0.9.0 = * Requires WordPress 5.5 +* Remove jQuery = 0.8.0 = * Add filter hook `snow_monkey_forms/custom_mail_tag`. diff --git a/snow-monkey-forms.php b/snow-monkey-forms.php index e700bf3..cb0441c 100644 --- a/snow-monkey-forms.php +++ b/snow-monkey-forms.php @@ -1,7 +1,7 @@