Update: New version release (1.0.1)

This commit is contained in:
Akkariin Meiko
2020-01-21 11:32:52 +08:00
committed by GitHub
Unverified
parent 8c4449d108
commit dc1abdb66d
+1 -1
View File
@@ -3,7 +3,7 @@ namespace SakuraPanel;
class Utils { class Utils {
const PANEL_VERSION = "1.0.0"; const PANEL_VERSION = "1.0.1";
public static function reCAPTCHA($response) public static function reCAPTCHA($response)
{ {