Skip to content

Commit

Permalink
v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed May 23, 2023
1 parent fe6b60f commit d9c8916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ plugins {
}
description = 'System Readiness Manager app'
group 'org.jlab'
version '5.0.1'
ext.releaseDate = 'May 4 2023'
version '5.1.0'
ext.releaseDate = 'May 23 2023'

tasks.withType(JavaCompile) {
options.release = 11
Expand Down

0 comments on commit d9c8916

Please sign in to comment.