Skip to content

Commit 35b6902

Browse files
committed
chore(unfollow): bump to 0.2.23
1 parent 3a5566f commit 35b6902

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/ckylin-bilibili-unfollow.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ==UserScript==
22
// @name [Bilibili] 关注管理器
33
// @namespace ckylin-bilibili-foman
4-
// @version 0.2.22
4+
// @version 0.2.23
55
// @description 快速排序和筛选你的关注列表,一键取关不再关注的UP等
66
// @author CKylinMC
77
// @updateURL https://cdn.jsdelivr.net/gh/CKylinMC/UserJS/scripts/ckylin-bilibili-unfollow.user.js
@@ -90,7 +90,7 @@
9090
debug: false,
9191
retrial: 3,
9292
enableNewModules: false,
93-
VERSION: "0.2.22",
93+
VERSION: "0.2.23",
9494
infobarTemplate: () => `共读取 ${datas.fetched} 条关注`,
9595
titleTemplate: () => `<h1>关注管理器 FoMan <small>v${cfg.VERSION} ${cfg.debug ? "debug" : ""}</small> ${datas.settings.enableExpermentals ? "!" : ""}</h1>`,
9696

0 commit comments

Comments
 (0)