Skip to content

Commit b3a3f32

Browse files
authored
Merge pull request #489 from GluuFederation/jans-linux-setup-jans-version
fix: jans-linux-setup set Jannsen version to 1.0.3
2 parents ef8996f + e4e6a61 commit b3a3f32

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
@@ -187,7 +187,7 @@ def get_flex_setup_parser():
187187
"SETUP_BRANCH": argsp.jans_setup_branch,
188188
"FLEX_BRANCH": argsp.flex_branch,
189189
"JANS_BRANCH": argsp.jans_branch,
190-
"JANS_APP_VERSION": "1.0.1",
190+
"JANS_APP_VERSION": "1.0.3",
191191
"JANS_BUILD": "-SNAPSHOT",
192192
"NODE_VERSION": "v14.18.2",
193193
"CASA_VERSION": "5.0.0-SNAPSHOT",

0 commit comments

Comments
 (0)