diff --git a/docs.json b/docs.json index eccfd6783..e39e1e608 100644 --- a/docs.json +++ b/docs.json @@ -143,7 +143,7 @@ "navigation": { "versions": [ { - "version": "v1.14", + "version": "v1.15", "anchors": [ { "anchor": "Learn", diff --git a/package-lock.json b/package-lock.json index 18aebaac6..a389d123f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "documentation", - "version": "1.14.0", + "version": "1.15.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "version": "1.14.0", + "version": "1.15.0", "license": "MIT", "dependencies": { "js-yaml": "^4.1.0", diff --git a/package.json b/package.json index 804b24d6d..0ff347d2d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.14.0", + "version": "1.15.0", "homepage": "https://meilisearch.com/docs", "license": "MIT", "repository": "meilisearch/documentation",