May as well bump dev to the new RC

This commit is contained in:
Adam Hill 2018-01-08 12:48:12 -06:00 committed by GitHub
parent cd71628992
commit 3c96d9e556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash -ex
mkdir -p /etc/pihole/
export CORE_TAG='v3.2.1'
export CORE_TAG='v3.3-rc1'
export WEB_TAG='v3.2.1'
export FTL_TAG='v2.13.2'
export USE_DEVELOPMENT_BRANCHES=false