Skip to content

Commit 556ebd2

Browse files
committed
release: version 11.0.2 πŸš€
1 parent e91c925 commit 556ebd2

File tree

9 files changed

+4
-4
lines changed

9 files changed

+4
-4
lines changed

β€Žhiddifypanel/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
11.0.1
1+
11.0.2

β€Žhiddifypanel/VERSION.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# import importlib.metadata
22
from datetime import datetime
33

4-
__version__ = '11.0.1'
5-
__release_time__= datetime.strptime('2025-07-11T01:44:04','%Y-%m-%dT%H:%M:%S')
4+
__version__ = '11.0.2'
5+
__release_time__= datetime.strptime('2025-07-11T02:15:39','%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

Lines changed: 1 addition & 1 deletion
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 = '11.0.1'
8+
version = '11.0.2'
99
description = "hiddifypanel multi proxy panel"
1010
readme = "README.md"
1111
authors = [{ name = "hiddify" }]

0 commit comments

Comments
Β (0)