Version auf 1.0.0 gesetzt
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "bodenfeuchte",
|
"name": "bodenfeuchte",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.1.0",
|
"version": "1.0.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite dev",
|
"dev": "vite dev",
|
||||||
|
|||||||
@@ -128,7 +128,7 @@
|
|||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<div class="px-8 py-4 border-t-2 border-black flex justify-between text-xs text-gray-500">
|
<div class="px-8 py-4 border-t-2 border-black flex justify-between text-xs text-gray-500">
|
||||||
<a href="mailto:rexfue@gmail.com" class="hover:text-gray-800 transition-colors">rexfue@gmail.com</a>
|
<a href="mailto:rexfue@gmail.com" class="hover:text-gray-800 transition-colors">rexfue@gmail.com</a>
|
||||||
<span>v{__APP_VERSION__} · {__BUILD_DATE__}</span>
|
<span>V {__APP_VERSION__} - {__BUILD_DATE__}</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user