set latest version to 8 (#80892)

pull/80927/head
Sandra McCann 2 years ago committed by GitHub
parent 6011b7c4c1
commit 9fb03093b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -164,7 +164,7 @@ html_context = {
'github_root_dir': 'devel/lib/ansible',
'github_cli_version': 'devel/lib/ansible/cli/',
'current_version': version,
'latest_version': '7',
'latest_version': '8',
# list specifically out of order to make latest work
'available_versions': ('latest', '2.9', 'devel'),
}

Loading…
Cancel
Save