From 5948f527c4a3ff478c159ec766ca8a02578d2bb9 Mon Sep 17 00:00:00 2001 From: Mashiro Date: Thu, 17 Oct 2019 19:48:07 +0800 Subject: [PATCH] update to v3.2.6 --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index dc57f0a..6cc3f8e 100644 --- a/functions.php +++ b/functions.php @@ -7,7 +7,7 @@ * @package Sakura */ -define( 'SAKURA_VERSION', '3.2.5' ); +define( 'SAKURA_VERSION', '3.2.6' ); define( 'BUILD_VERSION', '3' ); define( 'JSDELIVR_VERSION', '3.6.7' );