From 3fbde6a597528f78d11a7d412f96f38d1ca639a8 Mon Sep 17 00:00:00 2001 From: xuyanling Date: Wed, 13 Mar 2024 18:07:01 +0800 Subject: [PATCH] =?UTF-8?q?release(version):=20=E5=8F=91=E5=B8=833.3.15?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复刷流任务bug @joneezhu - 修复iyuu连接 @BlueSkyClouds - 修复pikpak下载代理异常 @w1532106001 - 支持当前站点任务数限制 @sgpublic --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 275010f4..9c32b052 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -APP_VERSION = 'v3.3.14' +APP_VERSION = 'v3.3.15'