Skip to content

Commit c054887

Browse files
author
Firebleu
committed
🚀 Release v4.1-1 - Futuristic GUI redesign
Major GUI improvements ! Version bump to 4.1-1
1 parent 133ca38 commit c054887

File tree

2 files changed

+922
-788
lines changed

2 files changed

+922
-788
lines changed

‎autoinstallpackages.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ set -euo pipefail
1010

1111
# Script configuration
1212
readonly SCRIPT_NAME="AutoInstallPackages"
13-
readonly SCRIPT_VERSION="4.0"
13+
readonly SCRIPT_VERSION="4.1-1"
1414
readonly SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
1515
readonly LOG_FILE="/tmp/autoinstallpackages.log"
1616

0 commit comments

Comments
 (0)