Fixes and minor features:
+Fixes and minor features:
diff --git a/meson.build b/meson.build index c03fe3bd..8f35d056 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('zoitechat', 'c', - version: '2.17.3', + version: '2.17.4', meson_version: '>= 0.47.0', default_options: [ 'c_std=c17', diff --git a/readme.md b/readme.md index 5addc74b..cd148c8b 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,6 @@ [](https://github.com/ZoiteChat/zoitechat/actions/workflows/flatpak-build.yml) [](https://github.com/ZoiteChat/zoitechat/actions/workflows/appimage-build.yml) [](https://github.com/ZoiteChat/zoitechat/actions/workflows/windows-build.yml) -[](https://github.com/ZoiteChat/zoitechat/actions/workflows/msys-build.yml) [](https://github.com/ZoiteChat/zoitechat/actions/workflows/openbsd-build.yml) [![Version][github-version-img]][github-version-uri] [![Downloads][github-downloads-img]][github-downloads-uri] [![Size][github-size-img]][github-size-img] [![Last Commit][github-commit-img]][github-commit-img] [![Contributors][contribs-all-img]](#contributors-) diff --git a/win32/version.txt b/win32/version.txt index 15d0fc4c..b92cdb1d 100644 --- a/win32/version.txt +++ b/win32/version.txt @@ -1 +1 @@ -2.17.3 +2.17.4