mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-09 15:19:32 -04:00
Updated CHANGELOG file for version 2.2.0
.
* Bump-up version to `2.2.0`.
This commit is contained in:
parent
4601d78398
commit
c2d256b083
@ -1,3 +1,7 @@
|
||||
2.2.0
|
||||
* NEW: Use libzim 9.2.1-1 and libkiwix 13.1.0-3 (@kelson42 https://github.com/kiwix/java-libkiwix/pull/98)
|
||||
* NEW: Added support for SDK 34 (@MohitMaliFtechiz https://github.com/kiwix/java-libkiwix/pull/97)
|
||||
|
||||
2.1.1
|
||||
* NEW: Use libzim 9.2.1 (@kelson42 https://github.com/kiwix/java-libkiwix/pull/94)
|
||||
|
||||
|
@ -19,7 +19,7 @@ ext["sonatypeStagingProfileId"] = properties.getProperty("sonatypeStagingProfile
|
||||
ext {
|
||||
set("GROUP_ID", "org.kiwix")
|
||||
set("ARTIFACT_ID", "libkiwix")
|
||||
set("VERSION", "2.1.1")
|
||||
set("VERSION", "2.2.0")
|
||||
}
|
||||
|
||||
// Replace these versions with the latest available versions of libkiwix and libzim
|
||||
|
Loading…
x
Reference in New Issue
Block a user