*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit b1f101cd authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Bump version (2021.10.5)

parent a4e6560c
Branches
Tags v2021.10.5
1 merge request!51Fix usage of removed configuration variable
...@@ -76,7 +76,7 @@ Version 2021.9 (released 2021-08-16, updated 2021-09-20) ...@@ -76,7 +76,7 @@ Version 2021.9 (released 2021-08-16, updated 2021-09-20)
- Improve translation support - Improve translation support
- Fix checkboxes not having visible check marks - Fix checkboxes not having visible check marks
Version 2021.10 (released 2021-09-27, updated 2021-09-28) Version 2021.10 (released 2021-09-27, updated 2021-10-05)
- Add THEME_SITENAME config variable - Add THEME_SITENAME config variable
- Make site name configurable - Make site name configurable
...@@ -85,3 +85,4 @@ Version 2021.10 (released 2021-09-27, updated 2021-09-28) ...@@ -85,3 +85,4 @@ Version 2021.10 (released 2021-09-27, updated 2021-09-28)
- Improved Accessibility on frontpage - Improved Accessibility on frontpage
- Increase Link Contrast - Increase Link Contrast
- SEO improvements - SEO improvements
- Remove left-over usage of removed config variable
...@@ -11,4 +11,4 @@ This file is imported by ``invenio_theme_tuw.__init__``, ...@@ -11,4 +11,4 @@ This file is imported by ``invenio_theme_tuw.__init__``,
and parsed by ``setup.py``. and parsed by ``setup.py``.
""" """
__version__ = "2021.10.4" __version__ = "2021.10.5"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment