mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Update versions
This commit is contained in:
parent
70cbdafe31
commit
3b460d4ab3
@ -4,7 +4,7 @@ info:
|
||||
version: 0.1.0
|
||||
# remember to update static/install.sh as well:
|
||||
spring-boot:
|
||||
version: 1.1.0.BUILD-SNAPSHOT
|
||||
version: 1.1.0.RELEASE
|
||||
|
||||
projects:
|
||||
styles:
|
||||
|
@ -3,7 +3,7 @@
|
||||
set -e
|
||||
# set -x
|
||||
|
||||
VERSION="1.0.2.RELEASE"
|
||||
VERSION="1.1.0.RELEASE"
|
||||
if [ -z "${PREFIX}" ]; then
|
||||
PREFIX="/usr/local/bin"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user