From 562ddec1b12c2a41c64e08daedf7576681f41345 Mon Sep 17 00:00:00 2001 From: Martin Abente Lahaye Date: Mon, 30 May 2022 22:15:31 -0400 Subject: [PATCH] Release 1.8.0 --- CHANGELOG.md | 2 +- data/com.github.tchx84.Flatseal.appdata.xml.in | 2 +- meson.build | 2 +- src/widgets/aboutDialog.ui | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 486d6de7..c2ea852a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [unreleased] +## [1.8.0] - 2022-05-30 - Fixed issues with forbidden modes on removed filesystem permissions. - Fixed a few typos in offline documentation. diff --git a/data/com.github.tchx84.Flatseal.appdata.xml.in b/data/com.github.tchx84.Flatseal.appdata.xml.in index 9b72bbc1..f1b00ecf 100644 --- a/data/com.github.tchx84.Flatseal.appdata.xml.in +++ b/data/com.github.tchx84.Flatseal.appdata.xml.in @@ -13,7 +13,7 @@

- + diff --git a/meson.build b/meson.build index 60049d87..83832771 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('flatseal', - version: '1.7.5', + version: '1.8.0', meson_version: '>= 0.59.0', default_options: [ 'warning_level=2', ], diff --git a/src/widgets/aboutDialog.ui b/src/widgets/aboutDialog.ui index acbebda5..554527c5 100644 --- a/src/widgets/aboutDialog.ui +++ b/src/widgets/aboutDialog.ui @@ -6,7 +6,7 @@ False dialog Flatseal - 1.7.5 + 1.8.0 © 2020-2022 Martin Abente Lahaye Flatseal is a graphical utility to review and modify permissions from your Flatpak applications. https://github.com/tchx84/flatseal