Skip to content

Commit

Permalink
Prepare v1.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
blissd committed Sep 28, 2024
1 parent 848cf9e commit 313fba8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions data/app.fotema.Fotema.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,13 @@
</branding>

<releases>
<release version="1.14.4" date="2024-09-28">
<description>
<ul>
<li>Fix missing icon in Phosh app overview. For real this time. Maybe.</li>
</ul>
</description>
</release>
<release version="1.14.3" date="2024-09-28">
<description>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
project(
'fotema',
'rust',
version: '1.14.3',
version: '1.14.4',
meson_version: '>= 0.59',
# license: 'MIT',
)
Expand Down

0 comments on commit 313fba8

Please sign in to comment.