Skip to content

Commit 3cc47a5

Browse files
committed
v1.15.0
1 parent 9ee811f commit 3cc47a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ plugins {
55

66
description = "EPICS to web gateway"
77
group 'org.jlab'
8-
version '1.14.1'
8+
version '1.15.0'
99

1010
ext {
11-
releaseDate = 'Nov 10 2022'
11+
releaseDate = 'Jan 3 2023'
1212
productionRelease = 'true'
1313
}
1414

0 commit comments

Comments
 (0)