Browse Source

Fix master version in docs

The docs are versioned as 8.0.0-alpha1 yet we are not currently
publishing 8.0.0-alpha1 snapshots, instead 8.0.0 snapshots. We will only
later qualify designated builds as 8.0.0-alpha1 at which point the docs
version can be updated to reflect that. This commit updates the docs
versions to 8.0.0.

Closes #41941
Jason Tedor 6 years ago
parent
commit
9df539988a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/Versions.asciidoc

+ 1 - 1
docs/Versions.asciidoc

@@ -1,4 +1,4 @@
-:version:               8.0.0-alpha1
+:version:               8.0.0
 ////
 bare_version never includes -alpha or -beta
 ////