From c9ee628d2597f8858625ebaf4e583750e12adace Mon Sep 17 00:00:00 2001 From: pvannierop Date: Thu, 31 Oct 2024 10:56:19 +0100 Subject: [PATCH] Set project version to 2.1.7 --- build.gradle | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index e69ad8dcf..53fbac59b 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ apply plugin: 'io.spring.dependency-management' allprojects { group 'org.radarbase' - version '2.1.6' // project version + version '2.1.7' // project version // The comment on the previous line is only there to identify the project version line easily // with a sed command, to auto-update the version number with the prepare-release-branch.sh diff --git a/package.json b/package.json index b802e715e..628e5fa88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "management-portal", - "version": "2.1.5", + "version": "2.1.7", "description": "Description for ManagementPortal", "private": true, "cacheDirectories": [