From cf1e1daed658d3c0cf263b2c2f01f5737df13e3a Mon Sep 17 00:00:00 2001 From: Ziheng Sun Date: Fri, 29 Mar 2024 22:03:38 -0400 Subject: [PATCH] bump and get ready for new version --- pom.xml | 2 +- src/main/resources/static/js/gw.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 575698972..d323fd323 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.gw geoweaver - 1.4.5 + 1.4.6 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 59ad415c2..0bff1c54f 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.4.5", + version: "1.4.6", author: "open source contributors",