Skip to content

Commit

Permalink
Merge pull request saltstack#5 from garethgreenaway/update_release_ve…
Browse files Browse the repository at this point in the history
…rsion

Update latest releaseversion
  • Loading branch information
garethgreenaway authored Jan 14, 2020
2 parents 7780a3e + c4a0781 commit a08498a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,8 @@ def inner(fn, *iargs, **ikwargs): # pylint: disable=unused-argument
project = 'Salt'

version = salt.version.__version__
latest_release = '2019.2.1' # latest release
previous_release = '2018.3.4' # latest release from previous branch
latest_release = '2019.2.3' # latest release
previous_release = '2018.3.5' # latest release from previous branch
previous_release_dir = '2018.3' # path on web server for previous branch
next_release = '' # next release
next_release_dir = '' # path on web server for next release branch
Expand Down

0 comments on commit a08498a

Please sign in to comment.