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

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

Bump version to v2023.2.0

parent b4f91ff0
No related branches found
Tags v2023.2.0
1 merge request!30Update module to work with InvenioRDM v11
......@@ -8,6 +8,11 @@
Changes
=======
Version 2023.2 (released 2023-04-24)
- v11 compat: Update permission policies and disable archive download
Version 2023.1 (released 2023-01-13)
- Update definition of the default creator for new uploads
......
......@@ -9,6 +9,6 @@
from .ext import InvenioConfigTUW
__version__ = "2023.1.0"
__version__ = "2023.2.0"
__all__ = ("__version__", "InvenioConfigTUW")
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