Skip to content

Commit

Permalink
v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Apr 19, 2023
1 parent 7bc757f commit c94ee9d
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 = 'Beam authorization manager app'
group 'org.jlab'
version '3.4.2'
ext.releaseDate = 'April 13 2023'
version '3.5.0'
ext.releaseDate = 'April 19 2023'

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

0 comments on commit c94ee9d

Please sign in to comment.