Skip to content

Commit 3eddfe4

Browse files
authored
Merge pull request #249 from aignostics/chore/he-tme-version-bump
chore: Update to the softlaunch patch release 4
2 parents fe80fef + 0577445 commit 3eddfe4

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)