Skip to content

Commit

Permalink
v3.14.0
Browse files Browse the repository at this point in the history
[no ci]
  • Loading branch information
slominskir committed Mar 7, 2024
1 parent b599933 commit b47b8bd
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 Time Manager app'
group 'org.jlab'
version '3.13.0'
ext.releaseDate = 'Nov 7 2023'
version '3.14.0'
ext.releaseDate = 'Mar 7 2024'
tasks.withType(JavaCompile) {
options.release = 11
options.encoding = 'UTF-8'
Expand Down

0 comments on commit b47b8bd

Please sign in to comment.