Skip to content

Commit

Permalink
Release 7.0.0 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed May 19, 2022
1 parent 9625ea7 commit cffe635
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/onboarding.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<p></p>
</description>
<releases>
<release version="7.0.0" date="2022-05-11" urgency="medium">
<release version="7.0.0" date="2022-05-12" urgency="medium">
<description>
<ul>
<li>Add Automatic Updates view</li>
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.onboarding',
'vala', 'c',
version: '6.1.0'
version: '7.0.0'
)

add_global_arguments(
Expand Down

0 comments on commit cffe635

Please sign in to comment.