Skip to content

Commit

Permalink
Merge pull request #64 from shimotmk/version0.3.0
Browse files Browse the repository at this point in the history
version0.3.0
  • Loading branch information
shimotmk authored Apr 3, 2024
2 parents c25e294 + 7f587a3 commit 948eefa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
6 changes: 3 additions & 3 deletions flipbox-block.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
* Plugin Name: Flip Box Block
* Plugin URI: https://flip-box-block.shimomuratomoki.com/
* Description: Flip Box Block is a block plugin for the WordPress block editor that allows you to freely place blocks in front and behind.
* Requires at least: 6.3
* Requires at least: 6.4
* Requires PHP: 7.2
* Version: 0.3.0
* Stable tag: 0.3.0
* Version: 0.4.0
* Stable tag: 0.4.0
* Author: Tomoki Shimomura
* Author URI: https://flip-box-block.shimomuratomoki.com/
* License: GPL-2.0-or-later
Expand Down
9 changes: 6 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Contributors: shimotomoki
Donate link: https://www.amazon.jp/hz/wishlist/ls/2N2XNHHUW2GXP?ref_=wl_share
Tags: gutenberg,block,FlipBox,
Requires at least: 6.3
Tested up to: 6.4
Stable tag: 0.3.0
Requires at least: 6.4
Tested up to: 6.5
Stable tag: 0.4.0
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand All @@ -23,6 +23,9 @@ https://www.youtube.com/watch?v=4tb2vQKirt0

== Changelog ==

= 0.4.0 =
* Tested up version

= 0.3.0 =
* Tested up version
* Fix layout supports
Expand Down

0 comments on commit 948eefa

Please sign in to comment.