[2.1.x] Bumped django_next_version in sphinx config to 2.2.

This commit is contained in:
Tim Graham 2018-05-17 20:49:30 -04:00
parent 2bb8f6b751
commit 8ecfb6ea2a
1 changed files with 1 additions and 1 deletions

View File

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