diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml
index 79009909343..33b6ba1baf4 100644
--- a/AppImageBuilder.yml
+++ b/AppImageBuilder.yml
@@ -49,7 +49,7 @@ AppDir:
id: com.usebottles.bottles
name: Bottles
icon: com.usebottles.bottles
- version: 2022.5.2
+ version: 2022.5.2-trento-1
# Set the python executable as entry point
exec: usr/bin/python3.9
# Set the application main script path as argument. Use '$@' to forward CLI parameters
diff --git a/VERSION b/VERSION
index c25362f6173..a19e1a33fe8 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2022.5.2
\ No newline at end of file
+2022.5.2-trento-1
\ 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 2a640244d7f..c2bd9450286 100644
--- a/data/com.usebottles.bottles.appdata.xml.in
+++ b/data/com.usebottles.bottles.appdata.xml.in
@@ -94,7 +94,7 @@
768
-
+
News
diff --git a/debian/changelog b/debian/changelog
index f36e005f9d1..18ab4bb22ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-com.usebottles.bottles (2022.5.2) precise; urgency=low
+com.usebottles.bottles (2022.5.2-trento-1) precise; urgency=low
* General improvements to respect GNOME Circle requirements
* More consistency of buttons/menus position
diff --git a/meson.build b/meson.build
index 67b65846ac8..c4e89c97876 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bottles',
- version: '2022.5.2',
+ version: '2022.5.2-trento-1',
meson_version: '>= 0.50.0',
default_options: [
'warning_level=2',
diff --git a/src/params.py b/src/params.py
index e5d97e1a488..3a0014c5b35 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.2"
-VERSION_NUM = "2022.5.2"
+VERSION = "2022.5.2-trento-1"
+VERSION_NUM = "2022.5.2-trento-1"
# Internal settings not user editable
ANIM_DURATION = 120
diff --git a/src/ui/about.ui b/src/ui/about.ui
index 04227900c81..4484b304e2c 100644
--- a/src/ui/about.ui
+++ b/src/ui/about.ui
@@ -6,7 +6,7 @@
center-on-parent
dialog
Bottles
- 2022.5.2
+ 2022.5.2-trento-1
© 2017-2022 - Bottles Developers
Easily manage wineprefix using environments
https://usebottles.com
diff --git a/src/ui/onboard.ui b/src/ui/onboard.ui
index 2c03dec7d0c..d2dcc7bb3e6 100644
--- a/src/ui/onboard.ui
+++ b/src/ui/onboard.ui
@@ -187,7 +187,7 @@ Those are isolated and the software that runs inside can't access your personal
- page_wine
+ page_about
Wine
1