From dc1abdb66dc11e148c566a4124d80362f1e724c6 Mon Sep 17 00:00:00 2001 From: Akkariin Meiko Date: Tue, 21 Jan 2020 11:32:52 +0800 Subject: [PATCH] Update: New version release (1.0.1) --- core/Utils.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Utils.php b/core/Utils.php index 0f52f44..d2679c1 100755 --- a/core/Utils.php +++ b/core/Utils.php @@ -3,7 +3,7 @@ namespace SakuraPanel; class Utils { - const PANEL_VERSION = "1.0.0"; + const PANEL_VERSION = "1.0.1"; public static function reCAPTCHA($response) {