You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Update version numbers
This commit is contained in:
@@ -36,10 +36,10 @@ html_context = {
|
||||
'github_user': 'mailu',
|
||||
'github_repo': 'mailu',
|
||||
'github_version': version,
|
||||
'stable_version': '2024.03',
|
||||
'stable_version': '2024.06',
|
||||
'versions': [
|
||||
('2.0', '/2.0/'),
|
||||
('2024.03', '/2024.03/'),
|
||||
('2024.06', '/2024.06/'),
|
||||
('master', '/master/')
|
||||
],
|
||||
'conf_py_path': '/docs/'
|
||||
|
@@ -32,7 +32,7 @@ Pick a Mailu version
|
||||
|
||||
Mailu is shipped in multiple versions.
|
||||
|
||||
- ``2024.03`` features the most recent stable version for Mailu. This is the
|
||||
- ``2024.06`` features the most recent stable version for Mailu. This is the
|
||||
recommended build for new setups, old setups should migrate when possible.
|
||||
|
||||
- ``1.0``, ``1.1``, and other version branches feature old versions of Mailu
|
||||
|
Reference in New Issue
Block a user