Update gutenberg version on netlify

This commit is contained in:
Vincent Prouillet 2018-03-29 20:21:35 +02:00
parent 789a6408fb
commit 5dd42c5566

View file

@ -4,7 +4,7 @@
command = "gutenberg build"
[build.environment]
GUTENBERG_VERSION = "0.3.1"
GUTENBERG_VERSION = "0.3.3"
[context.deploy-preview]
command = "gutenberg build --base-url $DEPLOY_PRIME_URL"