diff --git a/docusaurus.config.js b/docusaurus.config.js index 4a2e31e9..53e65513 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -57,7 +57,7 @@ const config = { variableInjector, // replaces eg VAR::RESTATE_DIST_VERSION with config strings { replacements: { - RESTATE_DIST_VERSION: '0.1.4', + RESTATE_DIST_VERSION: '0.1.5', TYPESCRIPT_SDK_VERSION: '1.0.27', TOUR_VERSION: 'v0.0.1' },