We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4d631 commit 0d1e9e7Copy full SHA for 0d1e9e7
flex-linux-setup/flex_linux_setup/flex_setup.py
@@ -127,7 +127,7 @@ def get_flex_setup_parser():
127
"SETUP_BRANCH": argsp.jans_setup_branch,
128
"FLEX_BRANCH": argsp.flex_branch,
129
"JANS_BRANCH": argsp.jans_branch,
130
- "JANS_APP_VERSION": "1.0.0",
+ "JANS_APP_VERSION": "1.0.1",
131
"JANS_BUILD": "-SNAPSHOT",
132
"NODE_VERSION": "v14.18.2",
133
"CASA_VERSION": "5.0.0-SNAPSHOT",
0 commit comments