Version 1.0.1
This commit is contained in:
parent
7152d9f899
commit
23b3a4f204
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
|
||||
#
|
||||
# Version: 1.0
|
||||
# Version: 1.0.1
|
||||
#
|
||||
|
||||
# set the examples directories
|
||||
|
@ -45,7 +45,7 @@ updateWrappers() {
|
|||
then
|
||||
echo -e " Kobalt $kw UP-TO-DATE"
|
||||
else
|
||||
echo "kobalt.version=$kVer" > kobalt/wrapper/kobalt-wrapper.properties
|
||||
echo -e "kobalt.version=$kVer" > kobalt/wrapper/kobalt-wrapper.properties
|
||||
echo -e " Kobalt $kVer ${green}UPDATED${std}"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue