From 919f3812dfa899e644b3619a660362577462f9f2 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 5 Jun 2019 18:33:25 +0800 Subject: [PATCH] update to v3.1.9 --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 7d94379..53d05ce 100644 --- a/functions.php +++ b/functions.php @@ -7,7 +7,7 @@ * @package Sakura */ -define( 'SAKURA_VERSION', '3.1.8' ); +define( 'SAKURA_VERSION', '3.1.9' ); define( 'BUILD_VERSION', '2' ); define( 'JSDELIVR_VERSION', '3.6.7' );