diff --git a/CHANGELOG.md b/CHANGELOG.md
index 777e8786..5e6feb16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## [unreleased]
+## [2.3.0] - 2024-09-30
- Added support for the new inherit-wayland-socket permission.
- Added Hindi translation.
diff --git a/data/com.github.tchx84.Flatseal.appdata.xml.in b/data/com.github.tchx84.Flatseal.appdata.xml.in
index 85eb0428..c92bbc3a 100644
--- a/data/com.github.tchx84.Flatseal.appdata.xml.in
+++ b/data/com.github.tchx84.Flatseal.appdata.xml.in
@@ -14,7 +14,7 @@
-
+
diff --git a/meson.build b/meson.build
index b12fb370..db948b81 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('flatseal',
- version: '2.2.0',
+ version: '2.3.0',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=2',
],
diff --git a/src/widgets/aboutDialog.ui b/src/widgets/aboutDialog.ui
index be55883e..8e361da8 100644
--- a/src/widgets/aboutDialog.ui
+++ b/src/widgets/aboutDialog.ui
@@ -2,7 +2,7 @@