Skip to content

Commit

Permalink
update release
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvladus committed May 12, 2024
1 parent 0a85990 commit ead9a2c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions data/io.github.mrvladus.List.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
</requires>

<releases>
<release version="46.0.6" date="2024-05-12">
<description translatable="no">
<p>Fix bug with export</p>
</description>
</release>
<release version="46.0.5" date="2024-05-10">
<description translatable="no">
<p>Changed:</p>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project(
'errands',
version: '46.0.5',
version: '46.0.6',
meson_version: '>= 0.62.0',
)

Expand Down

0 comments on commit ead9a2c

Please sign in to comment.