Update Utils.php

This commit is contained in:
Akkariin Meiko 2020-12-03 04:21:12 +08:00 committed by GitHub
parent 4f2b5c3c45
commit c448787fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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