Skip to content

Commit

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

<releases>
<release version="1.1.2" type="stable" date="2022-06-15">
<release version="1.1.3" type="stable" date="2022-06-15">
<description>
<p>What's new:</p>
<ul>
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.2',
version: '1.1.3',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2',
],
Expand Down

0 comments on commit 5bf43c8

Please sign in to comment.