From 623fe04b23cca2a9936495e65d45e0880fedbf05 Mon Sep 17 00:00:00 2001 From: Ziheng Sun Date: Wed, 22 May 2024 10:22:28 -0400 Subject: [PATCH] bump 1.5.2 with monoco and cypress --- 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 3872d9f2..12cf911f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.gw geoweaver - 1.5.1 + 1.5.2 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 0cc6e250..cf65689b 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.5.1", + version: "1.5.2", author: "open source contributors",