Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvladus committed Dec 7, 2024
1 parent ce58584 commit b19c56c
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.2.7" date="2024-12-07">
<description translate="no">
<p>Bug fixes and translations updates</p>
</description>
</release>
<release version="46.2.6" date="2024-10-09">
<description translate="no">
<p>Fixes:</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.2.6',
version: '46.2.7',
meson_version: '>= 0.62.0',
)

Expand Down

0 comments on commit b19c56c

Please sign in to comment.