Skip to content

Commit

Permalink
Version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Maksimov committed Jun 7, 2022
1 parent 78da913 commit 12634e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions data/com.github.tenderowl.frog.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@
</screenshots>

<releases>
<release version="1.1.1" type="stable" date="2022-06-07">
<description>
<p>What's new:</p>
<ul>
<li>When no text is found, Frog returns to the main window.</li>
<li>Translations updated.</li>
</ul>
</description>
</release>
<release version="1.1.0" type="stable" date="2022-06-06">
<description>
<p>What's new:</p>
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('frog',
version: '1.1.0',
version: '1.1.1',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2',
],
Expand Down

0 comments on commit 12634e1

Please sign in to comment.