From 45be77b1ac8d77f18dcdc06e46f0527a0a52218a Mon Sep 17 00:00:00 2001 From: Martin Abente Lahaye Date: Wed, 26 May 2021 17:16:03 -0400 Subject: [PATCH] Release 1.7.3 --- 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 edffd9cd..01af2d0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [unreleased] +## [1.7.3] - 2021-05-26 - Fixed a few JS-usage and code-style issues. - Fixed variables overrides not handling properly RUST-related exports. diff --git a/data/com.github.tchx84.Flatseal.appdata.xml.in b/data/com.github.tchx84.Flatseal.appdata.xml.in index ef490ece..53115f78 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 dd543fa4..955751e5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('flatseal', - version: '1.7.2', + version: '1.7.3', meson_version: '>= 0.50.0', default_options: [ 'warning_level=2', ], diff --git a/src/widgets/aboutDialog.ui b/src/widgets/aboutDialog.ui index a1fd9bde..66a26893 100644 --- a/src/widgets/aboutDialog.ui +++ b/src/widgets/aboutDialog.ui @@ -6,7 +6,7 @@ False dialog Flatseal - 1.7.2 + 1.7.3 © 2020-2021 Martin Abente Lahaye Flatseal is a graphical utility to review and modify permissions from your Flatpak applications. https://github.com/tchx84/flatseal