Skip to content

Commit

Permalink
Release version 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmardojai committed Jul 28, 2024
1 parent c2e546f commit 337db7f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion data/app.drey.Dialect.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,15 @@
</screenshot>
</screenshots>
<releases>
<release version="2.4.1" date="2024-06-04">
<release version="2.4.2" date="2024-07-28">
<description translate="no">
<ul>
<li>Bug fixes</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="2.4.1" date="2024-06-04">
<description translate="no">
<ul>
<li>Bug fixes</li>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('dialect',
version: '2.4.1',
version: '2.4.2',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=2',
],
Expand Down

0 comments on commit 337db7f

Please sign in to comment.