Skip to content

Commit 7606484

Browse files
committed
v2.4.2
1 parent 9e55e50 commit 7606484

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.4.1'
10+
version = '2.4.2'
1111

1212
ext {
13-
releaseDate = 'Jan 31 2023'
13+
releaseDate = 'April 11 2023'
1414
}
1515

1616
repositories {

0 commit comments

Comments
 (0)