From afa54431801a41cc1ff6bd10b49887a8eabdd1cc Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Wed, 15 Jun 2022 09:25:12 -0500 Subject: [PATCH] chore: update docs manifest to reflect current Coder version number (#2342) --- docs/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest.json b/docs/manifest.json index 846d49d0b8..5baf288eab 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -1,5 +1,5 @@ { - "versions": ["0.6.2"], + "versions": ["0.6.6"], "routes": [ { "title": "Home",