Skip to content

Commit db80701

Browse files
committed
build: v2.8.6-beta.2
1 parent 5a34b22 commit db80701

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
| [ExHentai](https://exhentai.org/) | 🌏 | 🔞/代理 | ![status_ehentai](https://img.shields.io/endpoint?url=https://cgs-status-badges.pages.dev/status_ehentai.json) |
5454
| [Hitomi](https://hitomi.la/) | 🌏 | 🔞 | ![status_hitomi](https://img.shields.io/endpoint?url=https://cgs-status-badges.pages.dev/status_hitomi.json) |
5555
| [Kemono](https://kemono.cr) | 🌏 | 🔞 | |
56-
| [HComic](https://kemono.cr) | 🌏 | 🔞/代理/`2.8.6-beta`~ | ![status_hitomi](https://img.shields.io/endpoint?url=https://cgs-status-badges.pages.dev/status_h_comic.json) |
56+
| [HComic](https://kemono.cr) | 🌏 | 🔞/代理/`2.8.6-beta.2`~ | ![status_hitomi](https://img.shields.io/endpoint?url=https://cgs-status-badges.pages.dev/status_h_comic.json) |
5757

5858
使用请适度,以免加重对方服务器负担,也减少被封ip风险
5959

docs/changelog/history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🕑 更新历史
22

3-
## `v2.8.6-beta ?`
3+
## `v2.8.6-beta.2 ?`
44

55
### 🎁 Features
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ComicGUISpider"
3-
version = "2.8.6-beta"
3+
version = "2.8.6-beta.2"
44
description = "GUI Comic Downloader"
55
readme = "README.md"
66
requires-python = ">=3.12"

variables/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33
from assets import res
44

5-
VER = "v2.8.6-beta"
5+
VER = "v2.8.6-beta.2"
66

77
LANG = {
88
"en_US": "English",

0 commit comments

Comments
 (0)