Skip to content

Commit

Permalink
Update scratch-desktop-linux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanlhf committed Nov 30, 2021
1 parent 1f99530 commit e32dc3a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions scratch-desktop-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ ROOT_FOLDER=$(pwd)
MAKE_FOLDER=$(pwd)/.build
EXTRACT_FOLDER=$MAKE_FOLDER/scratch-desktop
PACKAGES_FOLDER=$(pwd)/packages
SCRATCH_VERSION=3.26.0
# Please check in the Microsoft Windows executable which version of Electron is used
ELECTRON_VERSION=8.2.5
SCRATCH_VERSION=3.27.0
ELECTRON_VERSION=8.5.5


# Clean and create some folders
Expand Down

0 comments on commit e32dc3a

Please sign in to comment.