diff --git a/package.json b/package.json index a172f56..409c091 100644 --- a/package.json +++ b/package.json @@ -59,5 +59,5 @@ "webPreview": "npm run sync-versions && cd website && npm run preview", "websiteBuild": "cd website && npm run build" }, - "version": "7.8.12" + "version": "7.8.13" }