diff --git a/data/display.metainfo.xml.in b/data/display.metainfo.xml.in index 7372ff64..56fa98ab 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/7.0.0/data/screenshot.png + https://raw.githubusercontent.com/elementary/switchboard-plug-display/8.0.0/data/screenshot.png @@ -30,7 +30,7 @@ contact_at_elementary.io - +

Minor updates:

    diff --git a/meson.build b/meson.build index ced548fa..d62c3d9e 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'display', 'vala', 'c', - version: '7.0.0' + version: '8.0.0' ) gettext_name = 'io.elementary.settings.' + meson.project_name()