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

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

Bump version to v2022.3.3

parent 41e7656f
No related branches found
No related tags found
1 merge request!75Guard the deposit page based on permissions
...@@ -112,8 +112,9 @@ Version 2022.02 (released 2022-02-07) ...@@ -112,8 +112,9 @@ Version 2022.02 (released 2022-02-07)
- 'More'-button added to frontpage - 'More'-button added to frontpage
Version 2022.03 (released 2022-03-11, updated 2022-03-15) Version 2022.03 (released 2022-03-11, updated 2022-03-23)
- Make the theme compatible with the v8 release of InvenioRDM - Make the theme compatible with the v8 release of InvenioRDM
- Fix some styling issues - Fix some styling issues
- Fix race conditions regarding blueprint overrides during init phase - Fix race conditions regarding blueprint overrides during init phase
- Add layer of protection around the deposit pages
...@@ -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__ = "2022.3.2" __version__ = "2022.3.3"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment