Skip to content

Commit

Permalink
v5.0.0 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed May 3, 2023
1 parent c5d71b8 commit 8dd0eda
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.0-alpha2'
ext.releaseDate = 'May 2 2023'
version '5.0.0'
ext.releaseDate = 'May 3 2023'

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

0 comments on commit 8dd0eda

Please sign in to comment.