Skip to content

Commit

Permalink
Update docs version 2.4.0->2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0lvin committed Mar 27, 2018
1 parent 9c5b47b commit 6375869
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
# built documents.
#
# The short X.Y version.
version = u'2.4'
version = u'2.5'
# The full version, including alpha/beta/rc tags.
release = u'2.4.0'
release = u'2.5.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down Expand Up @@ -136,7 +136,7 @@
# The name for this set of Sphinx documents.
# "<project> v<release> documentation" by default.
#
# html_title = u'vSphere Plugin v2.4.0'
# html_title = u'vSphere Plugin v2.5.0'

# A shorter title for the navigation bar. Default is the same as html_title.
#
Expand Down

0 comments on commit 6375869

Please sign in to comment.