From fa4ecd99047a2aae73547eb124a972594b6a8fa6 Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 31 May 2018 17:29:03 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E5=A2=9E=E5=8A=A0We?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- We.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/We.php b/We.php index f18b422..0173f07 100644 --- a/We.php +++ b/We.php @@ -61,6 +61,12 @@ use WeChat\Exceptions\InvalidInstanceException; */ class We { + /** + * 定义当前版本 + * @var string + */ + const VERSION = '1.1.11'; + /** * 静态配置 * @var DataArray