mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-01 10:37:49 +00:00
Preparations for 1.8 release.
This commit is contained in:
@@ -36,11 +36,12 @@ html_context = {
|
||||
'github_user': 'mailu',
|
||||
'github_repo': 'mailu',
|
||||
'github_version': version,
|
||||
'stable_version': '1.7',
|
||||
'stable_version': '1.8',
|
||||
'versions': [
|
||||
('1.5', '/1.5/'),
|
||||
('1.6', '/1.6/'),
|
||||
('1.7', '/1.7/'),
|
||||
('1.8', '/1.8/'),
|
||||
('master', '/master/')
|
||||
],
|
||||
'conf_py_path': '/docs/'
|
||||
|
||||
Reference in New Issue
Block a user