Skip to content

Commit f98c8f1

Browse files
committed
Increased the version of this tool.
1 parent ef0e6ae commit f98c8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/optional-packages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set +xve
33

4-
VERSION="v1.0.1"
4+
VERSION="v1.0.2"
55
INSTALL="no"
66
SKIP_INSTALLED="no"
77
declare -a CORE_PACKAGES=()

0 commit comments

Comments
 (0)