minor feature release 2.17.1 (dark mode)

This commit is contained in:
2026-01-12 21:43:18 -07:00
parent e265ad4454
commit 8a4b19a8fd
2 changed files with 9 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
project('zoitechat', 'c',
version: '2.17.0',
version: '2.17.1',
meson_version: '>= 0.47.0',
default_options: [
'c_std=gnu89',