Added version number and trigger deployment

This commit is contained in:
2025-10-06 13:41:51 +02:00
parent 89f427462d
commit 4b257bae44
2 changed files with 2 additions and 2 deletions

View File

@@ -28,6 +28,6 @@
<div class="flex-fill">{% block content %}Main Content{% endblock %}</div>
<div class="col-md-2">{% block sidebar_right %}{% endblock %}</div>
</div>
<div>VorgabenUI v0.81</div>
<div>VorgabenUI v0.925</div>
</body>
</html>