ci: change NEXT_VERSION to 3.3.0

This commit is contained in:
Micooz 2018-06-10 10:32:42 +08:00
parent d82e7a5973
commit 92293ffd58

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