From c448787fcdca1eae569caa08e03426756ac6e20d Mon Sep 17 00:00:00 2001 From: Akkariin Meiko Date: Thu, 3 Dec 2020 04:21:12 +0800 Subject: [PATCH] Update Utils.php --- core/Utils.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Utils.php b/core/Utils.php index d2679c1..68ff8e8 100755 --- a/core/Utils.php +++ b/core/Utils.php @@ -3,7 +3,7 @@ namespace SakuraPanel; class Utils { - const PANEL_VERSION = "1.0.1"; + const PANEL_VERSION = "1.0.2"; public static function reCAPTCHA($response) {