set stable-2.13 to latest (#77798)

pull/77799/head
Sandra McCann 4 years ago committed by GitHub
parent 0d1d1b74b3
commit 256641b780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ sys.path.insert(0, os.path.join('ansible', 'lib'))
# the repository version needs to be the one that is loaded:
sys.path.insert(0, os.path.abspath(os.path.join('..', '..', '..', 'lib')))
VERSION = 'devel'
VERSION = '2.13'
AUTHOR = 'Ansible, Inc'

Loading…
Cancel
Save