Skip to content

Commit

Permalink
Set project version to 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pvannierop committed Oct 31, 2024
1 parent 55297a4 commit c9ee628
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "management-portal",
"version": "2.1.5",
"version": "2.1.7",
"description": "Description for ManagementPortal",
"private": true,
"cacheDirectories": [
Expand Down

0 comments on commit c9ee628

Please sign in to comment.