Add version number to index.html

This commit is contained in:
Jason Streifling 2024-09-01 18:51:14 +02:00
parent 18617f1dbc
commit 6cc0fb40d7

View File

@ -24,6 +24,7 @@
<p class="text-center text-gray-500 dark:text-gray-400"> <p class="text-center text-gray-500 dark:text-gray-400">
&copy; 2024 Jason Streifling. Alle Rechte vorbehalten. &copy; 2024 Jason Streifling. Alle Rechte vorbehalten.
</p> </p>
<p class="text-center text-gray-500 dark:text-gray-400">v0.8.2</p>
<p class="text-center text-gray-500 dark:text-gray-400"> <p class="text-center text-gray-500 dark:text-gray-400">
<strong>Hinweis:</strong> Diese Software befindet sich noch in der Entwicklung und kann Fehler enthalten. <strong>Hinweis:</strong> Diese Software befindet sich noch in der Entwicklung und kann Fehler enthalten.
</p> </p>