update to v3.2.0
This commit is contained in:
parent
544b251624
commit
e8820e8d00
|
@ -7,8 +7,8 @@
|
|||
* @package Sakura
|
||||
*/
|
||||
|
||||
define( 'SAKURA_VERSION', '3.1.9' );
|
||||
define( 'BUILD_VERSION', '2' );
|
||||
define( 'SAKURA_VERSION', '3.2.0' );
|
||||
define( 'BUILD_VERSION', '3' );
|
||||
define( 'JSDELIVR_VERSION', '3.6.7' );
|
||||
|
||||
//ini_set('display_errors', true);
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/*!
|
||||
* Sakura application bundle
|
||||
* Sakura application bundle theme ver 3.2.0
|
||||
* @author Mashiro
|
||||
* @url https://2heng.xin
|
||||
* @date 2018.12.28
|
||||
* @date 2019.8.3
|
||||
*/
|
||||
mashiro_global.variables = new function () {
|
||||
this.has_bot_ui = false;
|
||||
|
|
|
@ -5,7 +5,7 @@ Theme URI: https://2heng.xin/theme-sakura/
|
|||
Author: Mashiro, Louie, Fuzzz
|
||||
Author URI: http://2heng.xin
|
||||
Description: Akina主题分支(原版地址 http://www.akina.pw/themeakina)
|
||||
Version: 3.1.7
|
||||
Version: 3.2.0
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: akina
|
||||
|
|
Loading…
Reference in New Issue