Skip to content

Commit

Permalink
Feat: bump titan minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
Rotheem committed Dec 16, 2024
1 parent c652755 commit b9c0c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/core/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ class Settings(BaseSettings):
# Hyperion follows Semantic Versioning
# https://semver.org/
HYPERION_VERSION: str = "3.1.2"
MINIMAL_TITAN_VERSION_CODE: int = 130
MINIMAL_TITAN_VERSION_CODE: int = 136

######################################
# Automatically generated parameters #
Expand Down

0 comments on commit b9c0c9c

Please sign in to comment.