Skip to content

Commit

Permalink
Change version to 2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenwalker committed Mar 23, 2022
1 parent ee15cc3 commit 2a16520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

//Create the MetacatUI object
var MetacatUI = {};
MetacatUI.metacatUIVersion = "2.19.0";
MetacatUI.metacatUIVersion = "2.20.0";

//Catch errors when the config or loader file fails to load.
// These are mainly helpful for developers/operators installing MetacatUI
Expand Down

0 comments on commit 2a16520

Please sign in to comment.