Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Jan 18, 2022
1 parent dc39fd8 commit 45402d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flexible-spacer-block.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Flexible Spacer Block
* Description: Add white space between blocks and customize its height for each device.
* Version: 1.2.1
* Version: 1.2.2
* Author: Tetsuaki Hamano
* Author URI: https://github.com/t-hamano
* License: GPL2 or later
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: gutenberg, block, spacer, responsive
Donate link: https://www.paypal.me/thamanoJP
Requires at least: 5.6
Tested up to: 5.9
Stable tag: 1.2.1
Stable tag: 1.2.2
Requires PHP: 7.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -42,6 +42,9 @@ Source: https://pxhere.com/ja/photo/245

== Changelog ==

= 1.2.2 =
* Clean: Remove unnecessary file included in the release

= 1.2.1 =
* Fix: Wrong text domain

Expand Down

0 comments on commit 45402d0

Please sign in to comment.