From 7dd57a66b1aebc91ebf7d60a03180e2d03faaab7 Mon Sep 17 00:00:00 2001 From: Hiroki Terashima Date: Mon, 23 Nov 2020 13:59:20 -0800 Subject: [PATCH] Bumped version number to 5.19.0 --- package-lock.json | 2 +- package.json | 2 +- pom.xml | 2 +- src/main/resources/version.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6d53a740ec..893b665802 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wise", - "version": "5.18.4", + "version": "5.19.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 23d097c2a1..a67eb54415 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wise", - "version": "5.18.4", + "version": "5.19.0", "description": "Web-based Inquiry Science Environment", "main": "app.js", "browserslist": [ diff --git a/pom.xml b/pom.xml index aacbbc7e07..f0dacb03ff 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ wise war Web-based Inquiry Science Environment - 5.18.4 + 5.19.0 http://wise5.org diff --git a/src/main/resources/version.txt b/src/main/resources/version.txt index e4df8b80ba..9c64cd9b85 100644 --- a/src/main/resources/version.txt +++ b/src/main/resources/version.txt @@ -1 +1 @@ -5.18.4 +5.19.0