updates latest in docs conf.py (#46400)

(cherry picked from commit ba9348883b)
pull/46469/head
Alicia Cozine 6 years ago committed by Toshio Kuratomi
parent a1d1276b6e
commit 4fb5aa00a6

@ -28,7 +28,7 @@ import os
sys.path.insert(0, os.path.join('ansible', 'lib'))
sys.path.append(os.path.abspath(os.path.join('..', '_extensions')))
VERSION = '2.6'
VERSION = '2.7'
AUTHOR = 'Ansible, Inc'

Loading…
Cancel
Save