From b3bcd743dd50a351bc787606e37ee06191f82b38 Mon Sep 17 00:00:00 2001 From: Still Hsu <5843208+Still34@users.noreply.github.com> Date: Wed, 17 Jul 2019 17:58:33 +0800 Subject: [PATCH] Update footer version --- docs/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docfx.json b/docs/docfx.json index bc635ead7..17cf72388 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -51,7 +51,7 @@ "overwrite": "_overwrites/**/**.md", "globalMetadata": { "_appTitle": "Discord.Net Documentation", - "_appFooter": "Discord.Net (c) 2015-2019 2.0.1", + "_appFooter": "Discord.Net (c) 2015-2019 2.1.1", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg", "_appFaviconPath": "favicon.ico"