Skip to content

Commit

Permalink
6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Mar 13, 2024
1 parent cfb2c99 commit 6273146
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions readme.txt
Expand Up @@ -2,9 +2,9 @@
Contributors: inc2734, mimitips, imawc, sonic
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.3.0
Stable tag: 6.4.0
Requires at least: 6.3
Tested up to: 6.4
Tested up to: 6.5
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,11 @@ Yes! You can use the Snow Monkey Forms with any theme, but we recommend using ou

== Changelog ==

= 6.4.0 =
* WordPress 6.5 compatibility support.
* Support "Apply to all blocks inside".
* Fixed a bug that caused the wording of file blocks to extend beyond the screen without wrapping.

= 6.3.0 =
* Add filter hook `snow_monkey_forms/checkboxes/options`.
* Add filter hook `snow_monkey_forms/select/options`.
Expand Down
2 changes: 1 addition & 1 deletion snow-monkey-forms.php
@@ -1,7 +1,7 @@
<?php
/**
* Plugin name: Snow Monkey Forms
* Version: 6.3.0
* Version: 6.4.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 6273146

Please sign in to comment.