diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml
index 47c259cc73..a65ac87888 100644
--- a/AppImageBuilder.yml
+++ b/AppImageBuilder.yml
@@ -71,7 +71,7 @@ AppDir:
id: com.usebottles.bottles
name: Bottles
icon: com.usebottles.bottles
- version: 2022.5.28-trento-2
+ version: 2022.5.28-trento-3
# Set the python executable as entry point
exec: usr/bin/python3.10
diff --git a/VERSION b/VERSION
index acaea4775e..bd8dc0ccc9 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2022.5.28-trento-2
\ No newline at end of file
+2022.5.28-trento-3
\ No newline at end of file
diff --git a/data/com.usebottles.bottles.appdata.xml.in b/data/com.usebottles.bottles.appdata.xml.in
index b53f50b96e..ddcfea7f0f 100644
--- a/data/com.usebottles.bottles.appdata.xml.in
+++ b/data/com.usebottles.bottles.appdata.xml.in
@@ -96,7 +96,7 @@
768
-
+
News
diff --git a/debian/changelog b/debian/changelog
index a3fd082235..713be7f2ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-com.usebottles.bottles (2022.5.28-trento-2) precise; urgency=low
+com.usebottles.bottles (2022.5.28-trento-3) precise; urgency=low
* Support for Steam runtimes (soldier, scout); if enabled, bottles with Proton use soldier while other runners use scout
* Create Steam shortcuts directly from the program list; requires permission to the Steam path if Flatpak
diff --git a/meson.build b/meson.build
index 033a63d286..a5e8533e28 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bottles',
- version: '2022.5.28-trento-2',
+ version: '2022.5.28-trento-3',
meson_version: '>= 0.50.0',
default_options: [
'warning_level=2',
diff --git a/src/params.py b/src/params.py
index 745ad407d4..becf9684c5 100644
--- a/src/params.py
+++ b/src/params.py
@@ -2,8 +2,8 @@
APP_NAME = "Bottles"
APP_NAME_LOWER = APP_NAME.lower()
APP_ID = "com.usebottles.bottles"
-VERSION = "2022.5.28-trento-2"
-VERSION_NUM = "2022.5.28-trento-2"
+VERSION = "2022.5.28-trento-3"
+VERSION_NUM = "2022.5.28-trento-3"
# Internal settings not user editable
ANIM_DURATION = 120
diff --git a/src/ui/about.ui b/src/ui/about.ui
index 3522cc8aa8..72fe75a169 100644
--- a/src/ui/about.ui
+++ b/src/ui/about.ui
@@ -6,7 +6,7 @@
center-on-parent
dialog
Bottles
- 2022.5.28-trento-2
+ 2022.5.28-trento-3
© 2017-2022 - Bottles Developers
Easily manage wineprefix using environments
https://usebottles.com