Skip to content

Commit

Permalink
Release 4.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
alainm23 committed Aug 20, 2024
1 parent 60578ff commit 291633a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions data/io.github.alainm23.planify.appdata.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@
<url type="donation">https://www.patreon.com/alainm23</url>
<launchable type="desktop-id">@[email protected]</launchable>
<releases>
<release version="4.10.8" date="2024-08-20">
<description translate="no">
<ul>
<li>Fixed bug on TLS certificate that didn't allow to sync with Nextcloud (#1405, #1306).</li>
</ul>
</description>
</release>

<release version="4.10.7" date="2024-08-08">
<description translate="no">
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'io.github.alainm23.planify',
'vala', 'c',
version: '4.10.7'
version: '4.10.8'
)

gnome = import('gnome')
Expand Down

0 comments on commit 291633a

Please sign in to comment.