Release 3.8.2
@ -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'])