File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.4.1
2+ * NEW: Use libkiwix 14.1.1 (@MohitMaliFtechiz , @kelson42 https://github.com/kiwix/java-libkiwix/pull/137)
3+
142.4.0
25* NEW: Introduced the "Spelling correction" API in search. (@MohitMaliFtechiz https://github.com/kiwix/java-libkiwix/pull/130)
36* NEW: Added support for "Preload Xapian database" introduced in libzim. (@MohitMaliFtechiz https://github.com/kiwix/java-libkiwix/pull/126)
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ ext["sonatypeStagingProfileId"] = properties.getProperty("sonatypeStagingProfile
1919ext {
2020 set(" GROUP_ID" , " org.kiwix" )
2121 set(" ARTIFACT_ID" , " libkiwix" )
22- set(" VERSION" , " 2.4.0 " )
22+ set(" VERSION" , " 2.4.1 " )
2323}
2424
2525// Replace these versions with the latest available versions of libkiwix and libzim
You can’t perform that action at this time.
0 commit comments