Update gutenberg to 0.3.3

This commit is contained in:
Philipp Oppermann
2018-05-22 19:51:37 +02:00
parent a860ca76b5
commit 40cfef3115

View File

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