docs: use dev for current master branch

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
Bobby DeSimone 2019-10-02 17:16:56 -07:00
parent 540364c566
commit 412782658b
No known key found for this signature in database
GPG key ID: AEE4CF12FE86D07E

View file

@ -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" },