diff --git a/data/display.metainfo.xml.in b/data/display.metainfo.xml.in index 4a078910..8101fcb8 100644 --- a/data/display.metainfo.xml.in +++ b/data/display.metainfo.xml.in @@ -13,7 +13,7 @@ - https://raw.githubusercontent.com/elementary/switchboard-plug-display/master/data/screenshot.png + https://raw.githubusercontent.com/elementary/switchboard-plug-display/7.0.0/data/screenshot.png @@ -28,7 +28,7 @@ contact_at_elementary.io - +

Minor updates:

    diff --git a/meson.build b/meson.build index 113b7957..20410e4f 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'display', 'vala', 'c', - version: '2.3.3' + version: '7.0.0' ) gettext_name = meson.project_name() + '-plug'