1
0
Fork 0

Bump versions

main
Ambrose Chua 2018-09-22 10:41:10 +08:00
parent 4f861f9137
commit b565136f5d
1 changed files with 8 additions and 8 deletions

View File

@ -1,17 +1,17 @@
#!/bin/sh
export NEOVIM_VERSION=0.2.2
export NEOVIM_VERSION=0.3.1
export GOLANG_VERSION=1.10
export GOLANG_VERSION=1.11
export NODE_VERSION=9.10.1
export YARN_VERSION=1.5.1
export NODE_VERSION=10.11.0
export YARN_VERSION=1.9.4
export KUBECTL_VERSION=1.10.0
export KUBECTL_VERSION=1.11.3
export JDK_NUMBER=11
export JDK_VERSION=4
export JDK_NUMBER=12
export JDK_VERSION=9
export CADDY_VERSION=0.10.12
export CADDY_VERSION=0.11.0