Skip to content

Commit

Permalink
Release 2.3.0 (#252)
Browse files Browse the repository at this point in the history
* Release 2.3.0

* Update meson.build
  • Loading branch information
danirabbit committed Apr 1, 2020
1 parent 46b0ace commit 96d0f51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/io.elementary.switchboard.network.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>Network Settings</name>
<summary>Manage network devices and connectivity</summary>
<releases>
<release version="2.3.0" date="2020-03-31" urgency="medium">
<release version="2.3.0" date="2020-04-01" urgency="medium">
<description>
<ul>
<li>Redesigned Wireless page</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(
'networking',
'vala', 'c',
version: '2.2.0'
version: '2.3.0'
)

gettext_name = meson.project_name() + '-plug'
Expand Down

0 comments on commit 96d0f51

Please sign in to comment.