From f971db5973a2cf35de41839124bb79ebeb44a1c0 Mon Sep 17 00:00:00 2001 From: Ziheng Sun Date: Fri, 20 Dec 2024 00:55:11 -0500 Subject: [PATCH] bump --- 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 fcd0b9dd..d132e71e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.gw geoweaver - 1.7.8 + 1.7.9 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 51992991..ded4ef56 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.7.8", + version: "1.7.9", author: "open source contributors",