Update docs stable version

This commit is contained in:
Lysandre Debut
2020-09-01 11:02:24 -04:00
committed by GitHub
parent 3726754a6c
commit 1461aac8d7

View File

@@ -1,6 +1,6 @@
// These two things need to be updated at each release for the version selector. // These two things need to be updated at each release for the version selector.
// Last stable version // Last stable version
const stableVersion = "v3.0.2" const stableVersion = "v3.1.0"
// Dictionary doc folder to label // Dictionary doc folder to label
const versionMapping = { const versionMapping = {
"master": "master", "master": "master",