Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed Apr 25, 2023
1 parent 34bbf40 commit 5039b1b
Show file tree
Hide file tree
Showing 13 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions make-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ compress() {
done
}

GNOME_VERSION="3-28"
RELEASE_VERSION="-3-38"
install && compress
prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo
#GNOME_VERSION="3-28"
#RELEASE_VERSION="-3-38"
#install && compress
#prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo

GNOME_VERSION="42-0"
RELEASE_VERSION="-42-0"
GNOME_VERSION="44-0"
RELEASE_VERSION="-44-0"
install && compress
prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo

Expand Down
Binary file removed release/WhiteSur-Dark-3-38.tar.xz
Binary file not shown.
Binary file removed release/WhiteSur-Dark-42-0.tar.xz
Binary file not shown.
Binary file added release/WhiteSur-Dark-44-0.tar.xz
Binary file not shown.
Binary file removed release/WhiteSur-Dark-solid-3-38.tar.xz
Binary file not shown.
Binary file removed release/WhiteSur-Dark-solid-42-0.tar.xz
Binary file not shown.
Binary file added release/WhiteSur-Dark-solid-44-0.tar.xz
Binary file not shown.
Binary file removed release/WhiteSur-Light-3-38.tar.xz
Binary file not shown.
Binary file removed release/WhiteSur-Light-42-0.tar.xz
Binary file not shown.
Binary file added release/WhiteSur-Light-44-0.tar.xz
Binary file not shown.
Binary file removed release/WhiteSur-Light-solid-3-38.tar.xz
Binary file not shown.
Binary file removed release/WhiteSur-Light-solid-42-0.tar.xz
Binary file not shown.
Binary file added release/WhiteSur-Light-solid-44-0.tar.xz
Binary file not shown.

0 comments on commit 5039b1b

Please sign in to comment.