1
0
mirror of https://github.com/django/django.git synced 2025-06-05 03:29:12 +00:00

[2.2.x] Bumped django_next_version in docs config.

This commit is contained in:
Carlton Gibson 2019-01-17 13:22:00 +01:00
parent ce26b2180c
commit 4882921fb7

View File

@ -97,7 +97,7 @@ else:
release = django_release()
# The "development version" of Django
django_next_version = '2.2'
django_next_version = '3.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.