chore: release v0.9.1

This commit is contained in:
Oleg Shparber
2026-07-28 23:54:46 +03:00
parent e6a3eb7afc
commit 7a881b6921
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ project(Zeal
LANGUAGES CXX
)
set(ZEAL_RELEASE_VERSION "0.9.0") # x-version
set(ZEAL_RELEASE_VERSION "0.9.1") # x-version
include(ZealHelpers)
@@ -49,6 +49,14 @@
<id>zeal.desktop</id>
</provides>
<releases>@ZEAL_APPSTREAM_DEV_RELEASE@
<release date="2026-07-28" version="0.9.1" type="stable">
<description>
<ul>
<li>Maintenance release with no changes for Linux users</li>
</ul>
</description>
<url>https://github.com/zealdocs/zeal/releases/tag/v0.9.1</url>
</release>
<release date="2026-07-28" version="0.9.0" type="stable">
<description>
<ul>