From b8d52760da83e975ba8cba05ffadb605a8ee5d36 Mon Sep 17 00:00:00 2001 From: Mashiro Date: Sun, 8 Sep 2019 15:54:10 +0800 Subject: [PATCH] update to v3.2.5 --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 75feb18..033b3fe 100644 --- a/functions.php +++ b/functions.php @@ -7,7 +7,7 @@ * @package Sakura */ -define( 'SAKURA_VERSION', '3.2.4' ); +define( 'SAKURA_VERSION', '3.2.5' ); define( 'BUILD_VERSION', '3' ); define( 'JSDELIVR_VERSION', '3.6.7' );