diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml index bf78d109..6d208251 100644 --- a/AppImageBuilder.yml +++ b/AppImageBuilder.yml @@ -21,7 +21,7 @@ AppDir: id: net.davidotek.pupgui2 name: ProtonUp-Qt icon: net.davidotek.pupgui2 - version: 2.6.0 + version: 2.6.1 exec: usr/bin/python3 exec_args: "$APPDIR/usr/src/pupgui2/pupgui2.py --pupgui2-base-dir $APPDIR/usr/share/pupgui2 $@" diff --git a/pupgui2/constants.py b/pupgui2/constants.py index ff3a1748..a634976c 100644 --- a/pupgui2/constants.py +++ b/pupgui2/constants.py @@ -4,7 +4,7 @@ from PySide6.QtGui import QColor, QPalette APP_NAME = 'ProtonUp-Qt' -APP_VERSION = '2.6.0' +APP_VERSION = '2.6.1' APP_GHAPI_URL = 'https://api.github.com/repos/Davidotek/ProtonUp-qt/releases' DAVIDOTEK_KOFI_URL = 'https://ko-fi.com/davidotek' PROTONUPQT_GITHUB_URL = 'https://github.com/DavidoTek/ProtonUp-Qt' diff --git a/share/metainfo/net.davidotek.pupgui2.appdata.xml b/share/metainfo/net.davidotek.pupgui2.appdata.xml index 3e199b6a..0ef3ad6d 100644 --- a/share/metainfo/net.davidotek.pupgui2.appdata.xml +++ b/share/metainfo/net.davidotek.pupgui2.appdata.xml @@ -54,6 +54,17 @@ + + +

Changes:

+
    +
  • Add Heroic Games Launcher Flatpak support
  • +
  • Add tool description to install dialog
  • +
  • Various bug fixes and improvements
  • +
+

Few bugfixes

+
+

Changes: