Skip to content

Commit

Permalink
release v4.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
utnapischtim committed Mar 11, 2024
1 parent cf5ecfd commit dac35b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
Changes
=======

Version v4.12.8 (release 2024-03-11)

- ui: add banner to header


Version v4.12.7 (release 2024-02-12)

- translation: fix typo
Expand Down
2 changes: 1 addition & 1 deletion invenio_theme_tugraz/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@

from .ext import InvenioThemeTugraz

__version__ = "4.12.7"
__version__ = "4.12.8"

__all__ = ("__version__", "InvenioThemeTugraz")

0 comments on commit dac35b2

Please sign in to comment.