Skip to content

Commit

Permalink
v5.0.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed May 2, 2023
1 parent 6fdd48c commit fbc30e6
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-alpha1'
ext.releaseDate = 'April 27 2023'
version '5.0.0-alpha2'
ext.releaseDate = 'May 2 2023'

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

0 comments on commit fbc30e6

Please sign in to comment.