From dbfb708c5906f83ba9c136d40614839769933b45 Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Sat, 28 May 2022 16:34:57 +0200 Subject: [PATCH] 2022.5.28-trento-1 --- AppImageBuilder.yml | 2 +- VERSION | 2 +- data/com.usebottles.bottles.appdata.xml.in | 2 +- debian/changelog | 2 +- meson.build | 2 +- src/params.py | 4 ++-- src/ui/about.ui | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml index 52121fdc40..2fdec132e7 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 + version: 2022.5.28-trento-1 # Set the python executable as entry point exec: usr/bin/python3.10 diff --git a/VERSION b/VERSION index 865a520b65..ca877a69bf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2022.5.28-trento \ No newline at end of file +2022.5.28-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 80faa63680..cca9b83a78 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 91b0defff4..b7be46ed66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -com.usebottles.bottles (2022.5.28-trento) precise; urgency=low +com.usebottles.bottles (2022.5.28-trento-1) 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 34d89a7a89..9eed6d3886 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'bottles', - version: '2022.5.28-trento', + version: '2022.5.28-trento-1', meson_version: '>= 0.50.0', default_options: [ 'warning_level=2', diff --git a/src/params.py b/src/params.py index 28f5406a16..64009ff399 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" -VERSION_NUM = "2022.5.28-trento" +VERSION = "2022.5.28-trento-1" +VERSION_NUM = "2022.5.28-trento-1" # Internal settings not user editable ANIM_DURATION = 120 diff --git a/src/ui/about.ui b/src/ui/about.ui index 7a94e35efc..b74d431447 100644 --- a/src/ui/about.ui +++ b/src/ui/about.ui @@ -6,7 +6,7 @@ center-on-parent dialog Bottles - 2022.5.28-trento + 2022.5.28-trento-1 © 2017-2022 - Bottles Developers Easily manage wineprefix using environments https://usebottles.com