Browse Source

Build site with 0.4.0

index-subcmd
Vincent Prouillet 5 years ago
parent
commit
37a8f5f643
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      netlify.toml

+ 1
- 1
netlify.toml View File

@@ -4,7 +4,7 @@
command = "gutenberg build"

[build.environment]
GUTENBERG_VERSION = "0.3.3"
GUTENBERG_VERSION = "0.4.0"

[context.deploy-preview]
command = "gutenberg build --base-url $DEPLOY_PRIME_URL"

Loading…
Cancel
Save