Skip to content

Commit 94d63dd

Browse files
Release 4.4.2 (#710)
1 parent cb9ce93 commit 94d63dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/core/utils/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ class Settings(BaseSettings):
214214

215215
# Hyperion follows Semantic Versioning
216216
# https://semver.org/
217-
HYPERION_VERSION: str = "4.4.1"
217+
HYPERION_VERSION: str = "4.4.2"
218218
MINIMAL_TITAN_VERSION_CODE: int = 139
219219

220220
# Maximum wallet balance for MyECLPay in cents, we will prevent user from adding more money to their wallet if it will make their balance exceed this value

0 commit comments

Comments
 (0)