Skip to content

Commit

Permalink
Release 6.0.0 (#138)
Browse files Browse the repository at this point in the history
* Release 6.0.0

* Update meson.build

* Update Screenshot

Co-authored-by: Cassidy James Blaede <[email protected]>
  • Loading branch information
danirabbit and cassidyjames authored Jul 14, 2021
1 parent 1114a60 commit 71af5a5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions data/onboarding.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@
<p></p>
</description>
<releases>
<release version="6.0.0" date="2020-07-14" urgency="medium">
<description>
<ul>
<li>Add style view</li>
<li>Add Online Accounts view</li>
<li>Remove location services view</li>
<li>Mention Sideload and Flathub</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="1.2.1" date="2020-05-28" urgency="medium">
<description>
<ul>
Expand Down
Binary file modified data/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.onboarding',
'vala', 'c',
version: '1.2.1'
version: '6.0.0'
)

add_global_arguments(
Expand Down

0 comments on commit 71af5a5

Please sign in to comment.