diff --git a/stackbit.yaml b/stackbit.yaml index b1331ee..63bd9af 100644 --- a/stackbit.yaml +++ b/stackbit.yaml @@ -1,6 +1,6 @@ stackbitVersion: ~0.3.0 ssgName: jekyll -ssgVersion: 4.1 +ssgVersion: "4.1" buildCommand: bundle exec jekyll build publishDir: '_site' staticDir: 'assets'