From 79994957371a567f29296e39a2971ff69d3a769f Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Sat, 16 Apr 2022 16:50:28 +0200 Subject: [PATCH] 2022.4.14-trento-2 --- AppImageBuilder.yml | 2 +- VERSION | 2 +- data/com.usebottles.bottles.appdata.xml.in | 2 +- debian/changelog | 2 +- src/params.py | 2 +- src/ui/about.ui | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml index a1e8d2b7208..956769d6798 100644 --- a/AppImageBuilder.yml +++ b/AppImageBuilder.yml @@ -49,7 +49,7 @@ AppDir: id: com.usebottles.bottles name: Bottles icon: com.usebottles.bottles - version: 2022.4.14-trento-1 + version: 2022.4.14-trento-2 # 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 b7fd9b0195e..f9318118222 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2022.4.14-trento-1 \ No newline at end of file +2022.4.14-trento-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 5f2ecd4f095..81ba10efb48 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 8f3250d80eb..64590f6ef8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -com.usebottles.bottles (2022.4.14-trento-1) precise; urgency=low +com.usebottles.bottles (2022.4.14-trento-2) precise; urgency=low * The importer can find and import the default .wine prefix too * New experimental Library mode feature is now available diff --git a/src/params.py b/src/params.py index ee476445df8..b756c7266cb 100644 --- a/src/params.py +++ b/src/params.py @@ -2,7 +2,7 @@ APP_NAME = "Bottles" APP_NAME_LOWER = APP_NAME.lower() APP_ID = "com.usebottles.bottles" -VERSION = "2022.4.14-trento-1" +VERSION = "2022.4.14-trento-2" VERSION_NUM = "2022.2.28" # Internal settings not user editable diff --git a/src/ui/about.ui b/src/ui/about.ui index 70d33a4fb71..8030fb49ab9 100644 --- a/src/ui/about.ui +++ b/src/ui/about.ui @@ -6,7 +6,7 @@ center-on-parent dialog Bottles - 2022.4.14-trento-1 + 2022.4.14-trento-2 © 2017-2022 - Bottles Developers Easily manage wineprefix using environments https://usebottles.com