Skip to content

Commit

Permalink
fix: app_info.json value of JANS_BUILD (#3199)
Browse files Browse the repository at this point in the history
  • Loading branch information
devrimyatar committed Dec 2, 2022
1 parent 8194da0 commit fe35e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-linux-setup/jans_setup/app_info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"JANS_APP_VERSION": "1.0.6",
"JANS_BUILD": "SNAPSHOT",
"JANS_BUILD": "-SNAPSHOT",
"JETTY_VERSION": "11.0.11",
"AMAZON_CORRETTO_VERSION": "11.0.15.9.1",
"JYTHON_VERSION": "2.7.3",
Expand Down

0 comments on commit fe35e85

Please sign in to comment.