From 507a89294d59c336270da0317a3f7e31f40c2de5 Mon Sep 17 00:00:00 2001 From: Still Hsu <5843208+Still34@users.noreply.github.com> Date: Mon, 6 Jan 2020 07:47:33 +0800 Subject: [PATCH] Update copyright year and version Signed-off-by: Still Hsu <5843208+Still34@users.noreply.github.com> --- docs/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docfx.json b/docs/docfx.json index dc1cec14b..759dc174f 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.1.1", + "_appFooter": "Discord.Net (c) 2015-2020 2.2.0", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg", "_appFaviconPath": "favicon.ico"