From e6ec21f96cd0ea98040cb413d6e2b16a53cd1e4d Mon Sep 17 00:00:00 2001 From: Steven Hicks Date: Fri, 7 Feb 2025 13:36:00 -0600 Subject: [PATCH] release: specify current versions --- docusaurus.config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docusaurus.config.js b/docusaurus.config.js index 5b7410968a4..ef247c59998 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -50,6 +50,7 @@ module.exports = { beforeDefaultRemarkPlugins: [versionedLinks], sidebarPath: require.resolve("./optimize_sidebars.js"), editUrl: "https://github.com/camunda/camunda-docs/edit/main/", + latestVersion: "3.14.0", versions: { "3.15.0": { label: "8.7 / 3.15.0 (unreleased)", @@ -524,6 +525,7 @@ module.exports = { // Please change this to your repo. editUrl: "https://github.com/camunda/camunda-docs/edit/main/", beforeDefaultRemarkPlugins: [versionedLinks], + latestVersion: "8.6", // 👋 When cutting a new version, remove the banner for maintained versions by adding an entry. Remove the entry to versions >18 months old. versions: { 8.7: {