From 0862d032a835b5a6271b0333b7aba14621bd68e1 Mon Sep 17 00:00:00 2001 From: omg-xtao <100690902+omg-xtao@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:26:30 +0800 Subject: [PATCH] update version --- src/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils.js b/src/utils.js index 24c57eb..6b53c36 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.29", + "version": "2.31", "cmd":"pmcaptcha" }