Browse Source

Add version to the footer of the docs

pull/963/head
Chris Johnston 7 years ago
parent
commit
20f0e5d019
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/docfx.json

+ 1
- 1
docs/docfx.json View File

@@ -67,7 +67,7 @@
"default"
],
"globalMetadata": {
"_appFooter": "Discord.Net (c) 2015-2017"
"_appFooter": "Discord.Net (c) 2015-2018 <code>2.0.0-beta</code>"
},
"noLangKeyword": false
}

Loading…
Cancel
Save