From d55279eebf60a3780b211a24a8c5dfd2c6b84580 Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Fri, 15 Jul 2022 08:06:53 +0200 Subject: [PATCH] 2022.7.14-brescia-2 --- 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 6b7f50d9a6..00fb0924e6 100644 --- a/AppImageBuilder.yml +++ b/AppImageBuilder.yml @@ -77,7 +77,7 @@ AppDir: id: com.usebottles.bottles name: Bottles icon: com.usebottles.bottles - version: 2022.7.14-brescia-1 + version: 2022.7.14-brescia-2 # Set the python executable as entry point exec: usr/bin/python3.10 diff --git a/VERSION b/VERSION index 999ca59fd6..e90f7e1623 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2022.7.14-brescia-1 \ No newline at end of file +2022.7.14-brescia-2 \ 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 7ddfbc35e3..db07c68f9b 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 de3606d05b..54377b1044 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -com.usebottles.bottles (2022.7.14-brescia-1) precise; urgency=low +com.usebottles.bottles (2022.7.14-brescia-2) 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 133c84f691..a2aa2b0c32 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'bottles', - version: '2022.7.14-brescia-1', + version: '2022.7.14-brescia-2', meson_version: '>= 0.50.0', default_options: [ 'warning_level=2', diff --git a/src/params.py b/src/params.py index 47b91fff58..cd415b024f 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.7.14-brescia-1" -VERSION_NUM = "2022.7.14-brescia-1" +VERSION = "2022.7.14-brescia-2" +VERSION_NUM = "2022.7.14-brescia-2" # Internal settings not user editable ANIM_DURATION = 120 diff --git a/src/ui/about.ui b/src/ui/about.ui index f1ce81ba12..ce8fb74787 100644 --- a/src/ui/about.ui +++ b/src/ui/about.ui @@ -4,7 +4,7 @@ Bottles True - 2022.7.14-brescia-1 + 2022.7.14-brescia-2 © 2017-2022 - Bottles Developers Easily manage wineprefix using environments https://usebottles.com