From 16e5c2c5ff7058999541ae754b4e46e399571790 Mon Sep 17 00:00:00 2001 From: wixy Date: Thu, 28 Apr 2022 08:40:37 +0800 Subject: [PATCH] modify version --- QuickAuthLogin/qauth.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QuickAuthLogin/qauth.php b/QuickAuthLogin/qauth.php index e60f914..c748cc8 100644 --- a/QuickAuthLogin/qauth.php +++ b/QuickAuthLogin/qauth.php @@ -3,12 +3,12 @@ Plugin Name: QuickAuthLogin Plugin URI: https://gitee.com/wixy/QuickAuthLogin-WP Description: QuickAuth微信扫码登陆插件 -Version: 0.9.2 +Version: 0.9.3 Author: wixy Author URI: https://blog.wixy.cn/ */ -const PLUGIN_VERSION = '0.9.2'; +const PLUGIN_VERSION = '0.9.3'; //自定义登录按钮 function custom_login_button() {