Skip to content

Commit

Permalink
Bumped web release from v3.4.5 to v3.4.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrelac-ebi committed May 11, 2020
1 parent e56f368 commit acae4ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public boolean preHandle(

Map<String, Object> requestConfig = new HashMap<>();
requestConfig.put("releaseVersion", dataReleaseVersionManager.getReleaseVersion());
requestConfig.put("version", "v3.4.5");
requestConfig.put("version", "v3.4.6");

// Map the global config values into the request configuration
config.keySet().forEach(key -> {
Expand Down

0 comments on commit acae4ae

Please sign in to comment.