From 96731c0b0abd8d2aebefe4637f0fde15097800c3 Mon Sep 17 00:00:00 2001 From: cloudreflection <39823819+cloudreflection@users.noreply.github.com> Date: Sat, 8 Jul 2023 20:08:59 +0800 Subject: [PATCH] Update utils.js --- src/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils.js b/src/utils.js index fb6a136..ee10a70 100644 --- a/src/utils.js +++ b/src/utils.js @@ -81,6 +81,6 @@ export const defaults = { "type": "math", "img_captcha": "func", "img_captcha_retry": null, - "version": "2.26", + "version": "2.28", "cmd":"pmcaptcha" } \ No newline at end of file