Skip to content

Commit

Permalink
0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Aug 11, 2020
1 parent 00af62f commit 937d7b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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`.
Expand Down
2 changes: 1 addition & 1 deletion snow-monkey-forms.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Plugin name: Snow Monkey Forms
* Version: 0.8.0
* Version: 0.9.0
* Description: The Snow Monkey Forms is a mail form plugin for the block editor.
* Author: inc2734
* Author URI: https://2inc.org
Expand Down

0 comments on commit 937d7b2

Please sign in to comment.