From 4c08de1ffff949693e03837251ff472d87f7f38c Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Sat, 24 Feb 2018 16:06:53 +0100 Subject: [PATCH] Remove code tags around version --- docs/docfx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docfx.json b/docs/docfx.json index efdbd1817..50ae39092 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -67,8 +67,8 @@ "default" ], "globalMetadata": { - "_appFooter": "Discord.Net (c) 2015-2018 2.0.0-beta" + "_appFooter": "Discord.Net (c) 2015-2018 2.0.0-beta" }, "noLangKeyword": false } -} \ No newline at end of file +}