Skip to content

Commit 374b97c

Browse files
committed
release: version 10.85.0b13 πŸš€
1 parent 60e7bcc commit 374b97c

File tree

10 files changed

+8707
-4
lines changed

10 files changed

+8707
-4
lines changed

β€ŽHISTORY.md

+8,703
Large diffs are not rendered by default.

β€Žhiddifypanel/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.85.0b12
1+
10.85.0b13

β€Žhiddifypanel/VERSION.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# import importlib.metadata
22
from datetime import datetime
33

4-
__version__ = '10.85.0b12'
5-
__release_time__= datetime.strptime('2025-04-29T02:16:29','%Y-%m-%dT%H:%M:%S')
4+
__version__ = '10.85.0b13'
5+
__release_time__= datetime.strptime('2025-04-29T02:17:22','%Y-%m-%dT%H:%M:%S')
66
is_released_version = False
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

β€Žpyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ documentation = "https://hiddify.com/manager"
55

66
[project]
77
name = "hiddifypanel"
8-
version = '10.85.0b12'
8+
version = '10.85.0b13'
99
description = "hiddifypanel multi proxy panel"
1010
readme = "README.md"
1111
authors = [{ name = "hiddify" }]

0 commit comments

Comments
Β (0)