From e27c2ced3f307a961674c3a60ae837e7ee719105 Mon Sep 17 00:00:00 2001 From: quin lynch Date: Fri, 26 Nov 2021 11:40:51 -0400 Subject: [PATCH] meta: bump docfx version --- docs/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docfx.json b/docs/docfx.json index 803199e09..f8723544e 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -61,7 +61,7 @@ "overwrite": "_overwrites/**/**.md", "globalMetadata": { "_appTitle": "Discord.Net-Labs Documentation", - "_appFooter": "Discord.Net-Labs (c) 2020-2021 3.3.0", + "_appFooter": "Discord.Net-Labs (c) 2020-2021 3.4.0", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Standard.svg", "_appFaviconPath": "favicon.ico"