Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Mar 31, 2020
1 parent b1fe90b commit 4687409
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 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.4
Tested up to: 5.4
Requires PHP: 5.6
Stable tag: 0.2.0
Stable tag: 0.3.0
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 ==

= 0.3.0 =
* CSS updates.
* Add uninstall process.

= 0.2.0 =
* Some updates.

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.2.0
* Version: 0.3.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 4687409

Please sign in to comment.