Skip to content

Commit

Permalink
6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Nov 8, 2023
1 parent 6e32cf7 commit 5b7e5bf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions readme.txt
Expand Up @@ -2,9 +2,9 @@
Contributors: inc2734, mimitips, imawc
Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40
Tags: gutenberg, block, blocks, editor, gutenberg blocks, page builder, form, forms, mail, email, contact
Stable tag: 6.0.1
Stable tag: 6.0.2
Requires at least: 6.3
Tested up to: 6.3
Tested up to: 6.4
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -51,6 +51,10 @@ Yes! You can use the Snow Monkey Forms with any theme, but we recommend using ou

== Changelog ==

= 6.0.2 =
* Fix typo. `smf-radio-cuttons-control` to `smf-radio-button-control`.
* Support for servers without `finfo`.

= 6.0.1 =
* Fixed a bug that `smf.submit` did not fire.

Expand Down
2 changes: 1 addition & 1 deletion snow-monkey-forms.php
@@ -1,7 +1,7 @@
<?php
/**
* Plugin name: Snow Monkey Forms
* Version: 6.0.1
* Version: 6.0.2
* 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 5b7e5bf

Please sign in to comment.