Merge pull request #807 from kiwix/release-3.8.2

Release 3.8.2
main
Kelson 2 months ago committed by GitHub
commit 38b9101d1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,3 +1,10 @@
kiwix-tools 3.8.2
=================
* Other
- Fix PPA publishing (@kelson42 #800)
- Use windows-2025 CI runner (@kelson42 #805)
kiwix-tools 3.8.1
=================

@ -1,5 +1,5 @@
project('kiwix-tools', 'cpp',
version : '3.8.1',
version : '3.8.2',
license : 'GPL',
default_options: ['c_std=c11', 'cpp_std=c++17', 'werror=true'])

Loading…
Cancel
Save