Skip to content

Commit

Permalink
Bump version to 1.4.4
Browse files Browse the repository at this point in the history
ProtonUp-Qt: 1.4.4
ProtonUp: 0.1.4
  • Loading branch information
DavidoTek committed Oct 5, 2021
1 parent a21f4c2 commit 690cb6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AppImageBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ AppDir:
id: net.davidotek.protonup-qt
name: ProtonUp-Qt
icon: pupgui
version: 1.4.3
version: 1.4.4
exec: usr/bin/python3
exec_args: "$APPDIR/usr/src/pupgui/pupgui.py $@"

Expand Down
2 changes: 1 addition & 1 deletion pupgui/pupgui.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


APP_NAME = 'ProtonUp-Qt'
APP_VERSION = '1.4.3'
APP_VERSION = '1.4.4'
PROTONUP_VERSION = '0.1.4' # same as in requirements.txt


Expand Down

0 comments on commit 690cb6c

Please sign in to comment.