From 009a201e49a22b3545081c85359d297676edaa65 Mon Sep 17 00:00:00 2001 From: Juju Adams Date: Fri, 27 Sep 2024 16:24:30 +0100 Subject: [PATCH] Update index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 953bb74..e59017d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -46,7 +46,7 @@ /* APP INFO */ const appName = 'Chatterbox'; const latestVersion = '2.16'; - const otherVersions = ['2.15', '2.14', '2.13', '2.12', '2.11', '2.10', '2.9', '2.8', '2.7', '2.6', '2.5', '2.4', '2.3', '2.2', '2.1', '1.1']; + const otherVersions = ['2.17', '2.15', '2.14', '2.13', '2.12', '2.11', '2.10', '2.9', '2.8', '2.7', '2.6', '2.5', '2.4', '2.3', '2.2', '2.1', '1.1']; /* DOCSIFY CONFIG */ window.$docsify = {