Skip to content

Commit a97dda6

Browse files
committed
v2.3.0
1 parent 9256442 commit a97dda6

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
@@ -7,10 +7,10 @@ plugins {
77

88
description = "Web Archive Viewer and Expositor"
99
group = 'org.jlab'
10-
version = '2.2.0'
10+
version = '2.3.0'
1111

1212
ext {
13-
releaseDate = 'Dec 20 2022'
13+
releaseDate = 'Jan 31 2023'
1414
}
1515

1616
repositories {

0 commit comments

Comments
 (0)