Skip to content

Commit 0577445

Browse files
committed
chore: Update to the softlaunch patch release
1 parent fe80fef commit 0577445

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-sl+3"
75+
HETA_APPLICATION_VERSION = "1.0.0-sl+4"
7676
case _:
7777
message = f"Unsupported AIGNOSTICS_PLATFORM_ENVIRONMENT value: {os.getenv('AIGNOSTICS_PLATFORM_ENVIRONMENT')}"
7878
raise ValueError(message)

0 commit comments

Comments
 (0)