Skip to content

Commit

Permalink
v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Mar 13, 2023
1 parent cf23332 commit 582f0e9
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,10 +3,10 @@ plugins {
}
description = "Accelerator task calendar"
group 'org.jlab'
version = '3.12.0'
version = '3.13.0'

ext {
releaseDate = 'Mar 9 2023'
releaseDate = 'Mar 13 2023'
}
tasks.withType(JavaCompile) {
options.release = 11
Expand Down

0 comments on commit 582f0e9

Please sign in to comment.