Updated dependencies

This commit is contained in:
Julian Müller (ChaoticByte) 2024-02-13 17:28:39 +01:00
parent b48a1c1888
commit 1e20fd9549
2 changed files with 4 additions and 4 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, Julian Müller (ChaoticByte)</div>
<div>Copyright (C) 2021-2024, Julian Müller (ChaoticByte)</div>
</div>
</footer>