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) {