From 937d7b20201dbd711e34e4fa660d15e3787c5969 Mon Sep 17 00:00:00 2001 From: Takashi Kitajima Date: Tue, 11 Aug 2020 14:02:44 +0900 Subject: [PATCH] 0.9.0 --- readme.txt | 3 ++- snow-monkey-forms.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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 @@