Skip to content

Commit fbce282

Browse files
committed
chore: Bump the staging version of he-tme
1 parent 92ea0a5 commit fbce282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/constants_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
TEST_APPLICATION_VERSION = "0.0.5"
7373

7474
HETA_APPLICATION_ID = "he-tme"
75-
HETA_APPLICATION_VERSION = "1.0.0-beta.8"
75+
HETA_APPLICATION_VERSION = "1.0.0-sl+3"
7676
case _:
7777
message = f"Unsupported AIGNOSTICS_PLATFORM_ENVIRONMENT value: {os.getenv('AIGNOSTICS_PLATFORM_ENVIRONMENT')}"
7878
raise ValueError(message)

0 commit comments

Comments
 (0)