From c01810d31c89e4d2f11aace2cf3a57eff2be4a48 Mon Sep 17 00:00:00 2001 From: Ziheng Sun Date: Fri, 3 Jan 2025 11:10:03 -0500 Subject: [PATCH] bump to 1.8.1 This will be an update that requires people to reset your password --- 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 f7060f46..20f959b5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.gw geoweaver - 1.8.0 + 1.8.1 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 67429528..2cdb1b96 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.8.0", + version: "1.8.1", author: "open source contributors",