From 20f0e5d019396f4d02d6c95b849e40fae9c7a962 Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Sat, 24 Feb 2018 15:47:56 +0100 Subject: [PATCH] Add version to the footer of the docs --- docs/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docfx.json b/docs/docfx.json index 3c0b0611e..efdbd1817 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -67,7 +67,7 @@ "default" ], "globalMetadata": { - "_appFooter": "Discord.Net (c) 2015-2017" + "_appFooter": "Discord.Net (c) 2015-2018 2.0.0-beta" }, "noLangKeyword": false }