Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeguzis committed Jun 11, 2024
1 parent 25a07eb commit b24c2fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utilities/update-emulators/update-emulators.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

set -e -o pipefail

VERSION="0.7.5"
VERSION="0.7.6"
CURDIR="${PWD}"

curlit()
Expand Down Expand Up @@ -346,7 +346,7 @@ main () {
####################################
# Fixes
####################################
echo "[INFO] Applying compatibility fixes"
echo -e "\n[INFO] Applying compatibility fixes"

# If we are still making use of EmuDeck for anything, it imposes an imcorrect name "pcsx2-Qt"
# https://github.com/dragoonDorise/EmuDeck/blob/main/tools/launchers/pcsx2-qt.sh#L4
Expand Down

0 comments on commit b24c2fe

Please sign in to comment.