diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 50c3d5fe1..e1a68406a 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -26,7 +26,7 @@ module.exports = { { text: "Recipes", link: "/recipes/" }, { text: "Community", link: "/community/" }, { - text: "v0.3.1", + text: "🚧Dev", // current tagged version ariaLabel: "Version menu", items: [ { text: "🚧Dev", link: "https://master.docs.pomerium.io/docs" },