From b1f4e39bb368e234a6e977fa7c467d6493d95d16 Mon Sep 17 00:00:00 2001 From: Hiroki Terashima Date: Thu, 7 Jan 2021 14:38:55 -0800 Subject: [PATCH] Bumped version number to 5.20.3 --- 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 e064d985ec..79aeae432d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wise", - "version": "5.20.2", + "version": "5.20.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0960eab37f..57910be09b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wise", - "version": "5.20.2", + "version": "5.20.3", "description": "Web-based Inquiry Science Environment", "main": "app.js", "browserslist": [ diff --git a/pom.xml b/pom.xml index 1953e86cd6..76ef099376 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ wise war Web-based Inquiry Science Environment - 5.20.2 + 5.20.3 http://wise5.org diff --git a/src/main/resources/version.txt b/src/main/resources/version.txt index 04f1647095..6628d512cc 100644 --- a/src/main/resources/version.txt +++ b/src/main/resources/version.txt @@ -1 +1 @@ -5.20.2 +5.20.3