Version 1.0.1
This commit is contained in:
parent
bc1eee283f
commit
6410c5558f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
#
|
||||
# Version: 1.0
|
||||
# Version: 1.0.1
|
||||
#
|
||||
|
||||
# set the examples directories
|
||||
|
@ -42,7 +42,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