Skip to content

Commit

Permalink
release 0.88.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fastrizwaan committed Oct 14, 2022
1 parent e5ba7f8 commit 08fff3a
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion flatpak-proton/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ APP_ID="io.github.fastrizwaan.flatpak-proton"
SHORT_APP_ID="flatpak-proton-ge"
DATE=$(date +'%Y%m%d')

WINEZGUI_VERSION=0.88.5
WINEZGUI_VERSION=0.88.6

if [ "${1}" = "sdk" ] ; then
sudo flatpak --system remote-add --if-not-exists \
Expand Down
2 changes: 1 addition & 1 deletion flatpak-proton/io.github.fastrizwaan.flatpak-proton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ modules:
# (PROTON.VERSION) will be changed by install.sh
sources:
- type: git
tag: 0.88.5
tag: 0.88.6
url: https://github.com/fastrizwaan/WineZGUI.git

cleanup:
Expand Down
2 changes: 1 addition & 1 deletion flatpak-wine5/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ APP_ID="io.github.fastrizwaan.flatpak-wine5"
SHORT_APP_ID="flatpak-wine5"
DATE=$(date +'%Y%m%d')

WINEZGUI_VERSION=0.88.5
WINEZGUI_VERSION=0.88.6
BRANCH=22.08

# handle relative path for building
Expand Down
2 changes: 1 addition & 1 deletion flatpak-wine5/io.github.fastrizwaan.flatpak-wine5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ modules:
/app/share/applications/io.github.fastrizwaan.WineZGUI.desktop
sources:
- type: git
tag: 0.88.5
tag: 0.88.6
url: https://github.com/fastrizwaan/WineZGUI.git

cleanup:
Expand Down
2 changes: 1 addition & 1 deletion flatpak-wine7/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ APP_ID="io.github.fastrizwaan.flatpak-wine7"
SHORT_APP_ID="flatpak-wine7"
DATE=$(date +'%Y%m%d')

WINEZGUI_VERSION=0.88.5
WINEZGUI_VERSION=0.88.6
BRANCH=22.08

# handle relative path for building
Expand Down
2 changes: 1 addition & 1 deletion flatpak-wine7/io.github.fastrizwaan.flatpak-wine7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ modules:
/app/share/applications/io.github.fastrizwaan.WineZGUI.desktop
sources:
- type: git
tag: 0.88.5
tag: 0.88.6
url: https://github.com/fastrizwaan/WineZGUI.git

cleanup:
Expand Down
2 changes: 1 addition & 1 deletion flatpak-winezgui/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ APP_ID="io.github.fastrizwaan.WineZGUI"
SHORT_APP_ID="flatpak-winezgui"
DATE=$(date +'%Y%m%d')

WINEZGUI_VERSION=0.88.5
WINEZGUI_VERSION=0.88.6

if [ "${1}" = "sdk" ] ; then
sudo flatpak --system remote-add --if-not-exists \
Expand Down
2 changes: 1 addition & 1 deletion flatpak-winezgui/io.github.fastrizwaan.WineZGUI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ modules:
- ./setup --install --flatpak --prefix=/app
sources:
- type: git
tag: 0.88.5
tag: 0.88.6
url: https://github.com/fastrizwaan/WineZGUI.git
4 changes: 2 additions & 2 deletions sha256sums.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2b5c26389acaac971a84dcab0ba49c8762c34a01956c01575e23023644dc85d5 build_flatpak_bundles.sh
43ab478d76e0925db5992e76f9f1262c5db26311de67b6a5e8eab97eafc9aacc README.md
536c4112ace4ca2b01a891d02db093dcacac1639892384cafa4c6a679139ce46 sha256sums.txt
adff0437097f4ab57fd92b43b674722042f9a2167ab7da771778f4c0f2961340 README.md
90a5e4282b08fc361059d36920cbd7e02e79744ab1490645501f435f110c68bf sha256sums.txt
7ce4678ddbe99a110527a1e777524645b813d6dae8f9d53a16a17ecb193cf943 version_upgrade.sh

0 comments on commit 08fff3a

Please sign in to comment.