From 30a3ae3024850688e13a8cd626a1dab2c9058586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E4=B8=80=E4=B8=80?= <1204244136@qq.com> Date: Sun, 1 Dec 2024 15:09:14 +0800 Subject: [PATCH] v0.1.18 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 新增通行证领取 --- DoroHelper.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DoroHelper.ahk b/DoroHelper.ahk index 942a1b1..80daadd 100644 --- a/DoroHelper.ahk +++ b/DoroHelper.ahk @@ -18,7 +18,7 @@ stdScreenH := 2160 waitTolerance := 50 colorTolerance := 15 -currentVersion := "v0.1.17.4" +currentVersion := "v0.1.18" usr := "kyokakawaii" repo := "DoroHelper"