Update Utils.php

This commit is contained in:
Akkariin Meiko
2020-12-03 04:21:12 +08:00
committed by GitHub
Unverified
parent 4f2b5c3c45
commit c448787fcd
+1 -1
View File
@@ -3,7 +3,7 @@ namespace SakuraPanel;
class Utils { class Utils {
const PANEL_VERSION = "1.0.1"; const PANEL_VERSION = "1.0.2";
public static function reCAPTCHA($response) public static function reCAPTCHA($response)
{ {