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

Skip to content
Snippets Groups Projects
Commit 43048c31 authored by Wörister, Florian's avatar Wörister, Florian
Browse files

bump version.py

parent 4e062792
No related branches found
Tags v2021.10
No related merge requests found
......@@ -75,4 +75,9 @@ Version 2021.9 (released 2021-08-16, updated 2021-09-20)
- Use upstream implementation of "cite as"
- Improve translation support
- Fix checkboxes not having visible check marks
Version 2021.10 (released 2021-09-27)
- Add THEME_SITENAME config variable
- Make site name configurable
- Override webpack configuration in order to enable webp image assets
......@@ -11,4 +11,4 @@ This file is imported by ``invenio_theme_tuw.__init__``,
and parsed by ``setup.py``.
"""
__version__ = "2021.9.20"
__version__ = "2021.10"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment