From f7a0311c5b6b2ab64a0ae5504cb752a0f2cc172c Mon Sep 17 00:00:00 2001 From: Armano den Boef <68127614+Rozen4334@users.noreply.github.com> Date: Fri, 19 Nov 2021 23:31:07 +0100 Subject: [PATCH] Increment meta version (#285) * Increment meta version * Update docfx.json --- docs/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docfx.json b/docs/docfx.json index a288aa75c..803199e09 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.2.0", + "_appFooter": "Discord.Net-Labs (c) 2020-2021 3.3.0", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Standard.svg", "_appFaviconPath": "favicon.ico"