diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index f965f5835..5eb66e13a 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -29,10 +29,10 @@ - https://raw.githubusercontent.com/elementary/code/8.1.0/data/screenshot.png + https://raw.githubusercontent.com/elementary/code/8.1.1/data/screenshot.png - https://raw.githubusercontent.com/elementary/code/8.1.0/data/screenshot-dark.png + https://raw.githubusercontent.com/elementary/code/8.1.1/data/screenshot-dark.png @@ -68,12 +68,8 @@ contact_AT_elementary.io - + -

Improvements:

-
    -
  • -

Minor updates:

  • The terminal pane is now synchronized with the Terminal app foreground, background and palette settings
  • diff --git a/meson.build b/meson.build index 57f74f5d0..7ad152ef6 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'io.elementary.code', 'vala', 'c', meson_version: '>= 0.58.0', - version: '8.1.0' + version: '8.1.1' ) add_project_arguments([