diff --git a/pom.xml b/pom.xml index 952c471d..ecc69a55 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.gw geoweaver - 1.6.6 + 1.6.7 geoweaver A lightweight workflow management software for organizing data analysis workflows, preserving history of every workflow run, and improving scientist producitvity and workflow FAIRness, diff --git a/src/main/resources/static/js/gw.js b/src/main/resources/static/js/gw.js index 49599ee8..722b5ff7 100644 --- a/src/main/resources/static/js/gw.js +++ b/src/main/resources/static/js/gw.js @@ -9,7 +9,7 @@ edu = { sponsor: "ESIPLab incubator project, NASA ACCESS project, NSF Geoinformatics project, NSF Cybertraining project", - version: "1.6.6", + version: "1.6.7", author: "open source contributors",