ci: change NEXT_VERSION to 3.3.1

This commit is contained in:
Micooz 2018-06-12 19:41:53 +08:00
parent e307e95d05
commit 89915b8bbf

@ -5,7 +5,7 @@ node_js:
- "node"
before_deploy:
- export NEXT_VERSION=3.3.0
- export NEXT_VERSION=3.3.1
- export COMMIT_HASH=$(git log --format=%h -1)
- export DIST_PATH=build
- export PUBLISH_REPO=blinksocks/blinksocks-nightly-releases