mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
update utils.sh script
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ update_changes_file() {
|
||||
LAST_PATCH="${LAST_STABLE_RELEASE##*.}"
|
||||
|
||||
case "${PWD##*/}" in
|
||||
Numix)
|
||||
numix-gtk-theme)
|
||||
NEXT_PATCH=$(($LAST_PATCH + 1))
|
||||
|
||||
NEXT_STABLE_RELEASE="${LAST_MAJOR_MINOR}.${NEXT_PATCH}"
|
||||
|
||||
Reference in New Issue
Block a user