Bump version to 22

This commit is contained in:
ChaoticByte 2025-09-07 22:37:53 +02:00
parent 7fa405a957
commit ecae648899
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
<footer class="footer-container">
<div class="flex flex-row flex-center flex-wrap footer">
<div>Version {{ app_version }}</div>
<div>Copyright (C) 2021-2024, Julian Müller (ChaoticByte)</div>
<div>Copyright (C) 2021-2025, Julian Müller (ChaoticByte)</div>
</div>
</footer>