diff --git a/data/io.elementary.switchboard.appdata.xml.in b/data/io.elementary.switchboard.appdata.xml.in index 47383abe..c1096687 100644 --- a/data/io.elementary.switchboard.appdata.xml.in +++ b/data/io.elementary.switchboard.appdata.xml.in @@ -11,7 +11,7 @@

A system settings application that focuses on modularity and simplicity.

- +
  • Pressing the "Down" arrow key from the search box correctly focuses the first row
  • diff --git a/meson.build b/meson.build index b803585a..f972d246 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'io.elementary.switchboard', 'c', 'vala', - version: '2.3.6', + version: '2.3.7', ) lib_version = '2.0'