Skip to content

Commit 40967ea

Browse files
Merge pull request #133 from kiwix/update_version_to_2.4.0
Updated the version of `java-libkiwix`.
2 parents 8371f97 + 81a924b commit 40967ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ext["sonatypeStagingProfileId"] = properties.getProperty("sonatypeStagingProfile
1919
ext {
2020
set("GROUP_ID", "org.kiwix")
2121
set("ARTIFACT_ID", "libkiwix")
22-
set("VERSION", "2.3.0")
22+
set("VERSION", "2.4.0")
2323
}
2424

2525
// Replace these versions with the latest available versions of libkiwix and libzim

0 commit comments

Comments
 (0)