Skip to content

Commit 6a60864

Browse files
Upgraded the java-libkiwix version to 2.2.3.
1 parent f1a91aa commit 6a60864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.2")
22+
set("VERSION", "2.2.3")
2323
}
2424

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

0 commit comments

Comments
 (0)