From 8d0181817e8fa2bed35b632dbf92a6e8014f2871 Mon Sep 17 00:00:00 2001 From: kurudrive Date: Thu, 5 Aug 2021 02:45:22 +0900 Subject: [PATCH] [ Change version ] 1.7.0 --- readme.txt | 5 ++++- vk-block-patterns.php | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 96c4df6..e242700 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: Tags: Guternberg, Block Pattern Requires at least: 5.8 Tested up to: 5.8 -Stable tag: 1.6.1 +Stable tag: 1.7.0 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -16,6 +16,9 @@ When you activate this plugin that create new custom post type for custom block == Changelog == += 1.7.0 = +[ Other ] Cope with block pattern cconvert (WP5.8) + = 1.6.1 = [ Bug fix ] Cope with not allow mb_convert_encoding() server diff --git a/vk-block-patterns.php b/vk-block-patterns.php index 74c5a83..35cb84b 100644 --- a/vk-block-patterns.php +++ b/vk-block-patterns.php @@ -3,7 +3,7 @@ * Plugin Name: VK Block Patterns * Plugin URI: https://github.com/vektor-inc/vk-block-patterns * Description: You can make and register your original custom block patterns. - * Version: 1.6.1 + * Version: 1.7.0 * Requires at least: 5.8 * Author: Vektor,Inc. * Author URI: https://vektor-inc.co.jp