diff --git a/lib/build.gradle b/lib/build.gradle index 99ef51b..0b61f1f 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -19,7 +19,7 @@ ext["sonatypeStagingProfileId"] = properties.getProperty("sonatypeStagingProfile ext { set("GROUP_ID", "org.kiwix") set("ARTIFACT_ID", "libkiwix") - set("VERSION", "2.2.2") + set("VERSION", "2.2.3") } // Replace these versions with the latest available versions of libkiwix and libzim