Skip to content

Commit d94b40d

Browse files
authored
fix(flex-linux-setup): set flex version 1.0.9 (#827)
1 parent 0b46a52 commit d94b40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flex-linux-setup/flex_linux_setup/flex_setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ def download_jans_install_py(setup_branch):
238238
"SETUP_BRANCH": argsp.jans_setup_branch,
239239
"FLEX_BRANCH": argsp.flex_branch,
240240
"JANS_BRANCH": argsp.jans_branch,
241-
"JANS_APP_VERSION": "1.0.8",
241+
"JANS_APP_VERSION": "1.0.9",
242242
"JANS_BUILD": "-SNAPSHOT",
243243
"NODE_VERSION": "v14.18.2",
244244
"CASA_VERSION": "5.0.0-SNAPSHOT",

0 commit comments

Comments
 (0)