Skip to content

Commit 6498c21

Browse files
committed
update latest to 13
1 parent df97493 commit 6498c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
# Controls branch version for core releases
5353
'2.20' if tags.has('core_lang') or tags.has('core') else
5454
# Controls branch version for Ansible package releases
55-
'devel' if tags.has('ansible') or tags.has('all')
55+
'13' if tags.has('ansible') or tags.has('all')
5656
else '<UNKNOWN>'
5757
)
5858
AUTHOR = 'Ansible, Inc'

0 commit comments

Comments
 (0)