From 59b072b363a5d1e9adf9bd0c027794aec4396212 Mon Sep 17 00:00:00 2001 From: kmix-39 Date: Fri, 26 Mar 2021 14:31:49 +0900 Subject: [PATCH] =?UTF-8?q?0.3.0=20Snow=20Monkey=E3=81=AE=E5=BF=85?= =?UTF-8?q?=E9=A0=88=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E3=82=92?= =?UTF-8?q?v14.0.2=E4=BB=A5=E9=99=8D=E3=81=AB=E4=B8=8A=E3=81=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App/Definition/Active.php | 4 ++-- kotonoha-tena-bbpress-enhance.php | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/App/Definition/Active.php b/App/Definition/Active.php index 2468f1d..b3986ba 100644 --- a/App/Definition/Active.php +++ b/App/Definition/Active.php @@ -4,8 +4,8 @@ class Active { const THEME_SNOW_MONKEY = [ - 'snow-monkey' => '12.1.0', - 'snow-monkey/resources' => '12.1.0', + 'snow-monkey' => '14.0.2', + 'snow-monkey/resources' => '14.0.2', ]; const PLUGIN_BBPRESS = [ diff --git a/kotonoha-tena-bbpress-enhance.php b/kotonoha-tena-bbpress-enhance.php index 3dcdcf8..b41958e 100644 --- a/kotonoha-tena-bbpress-enhance.php +++ b/kotonoha-tena-bbpress-enhance.php @@ -3,10 +3,10 @@ * Plugin Name: Kotonoha Tena bbPress Enhance * Plugin URI: https://reverse-gorilla.netlify.app * Description: Enhance the functionality of bbPress - * Version: 0.2.8 - * Requires at least: 5.6 + * Version: 0.3.0 + * Requires at least: 5.7 * Requires PHP: 7.0 - * Tested up to: 5.6 + * Tested up to: 5.7 * Author: Kotonoha Tena Project * Author URI: https://github.com/kmix-39 * License: GPL2 or later