Skip to content

Commit

Permalink
Release 1.1.1 (#93)
Browse files Browse the repository at this point in the history
* Release 1.1.1

* Update meson.build
  • Loading branch information
danirabbit authored May 28, 2020
1 parent 1270a31 commit 497f0b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions data/sideload.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@
<p></p>
</description>
<releases>
<release version="1.1.1" date="2020-05-28" urgency="medium">
<description>
<ul>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="1.1.0" date="2020-04-01" urgency="medium">
<description>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'io.elementary.sideload',
'vala', 'c',
version: '1.1.0'
version: '1.1.1'
)

gnome = import('gnome')
Expand Down

0 comments on commit 497f0b6

Please sign in to comment.