From ef2a85217b837360158fa42437c92eaca7891e80 Mon Sep 17 00:00:00 2001 From: Takashi Kitajima Date: Tue, 13 Dec 2016 15:33:43 +0900 Subject: [PATCH] Update version --- composer.json | 2 +- readme.txt | 2 +- src/stylus/style.styl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 3ee482b6..08667eac 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Minizuku is a WordPress theme to develop the child theme.", "type": "wordpress-theme", "license": "GPL-2.0+", - "version": "0.6.2", + "version": "0.6.3", "authors": [ { "name": "Takashi Kitajima", diff --git a/readme.txt b/readme.txt index 20350c15..26b29a4a 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40 Tags: editor-style, featured-images Requires at least: 4.6.0 Tested up to: 4.7.0 -Stable tag: 0.6.2 +Stable tag: 0.6.3 License: GPLv2 or later License URI: license.txt diff --git a/src/stylus/style.styl b/src/stylus/style.styl index 2d481331..802b362f 100644 --- a/src/stylus/style.styl +++ b/src/stylus/style.styl @@ -6,7 +6,7 @@ Theme URI: https://github.com/inc2734/mimizuku/ Author: inc2734 Author URI: http://2inc.org Description: Minizuku is a WordPress theme to develop the child theme. -Version: 0.6.2 +Version: 0.6.3 License: GPLv2 or later License URI: license.txt Tags: editor-style, featured-images