Skip to content

Commit 1c78e86

Browse files
committed
v1.17.1
1 parent 0dbbd26 commit 1c78e86

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.16.0'
8+
version '1.17.1'
99

1010
ext {
11-
releaseDate = 'Feb. 12 2023'
11+
releaseDate = 'Feb. 14 2024'
1212
productionRelease = 'true'
1313
}
1414

0 commit comments

Comments
 (0)