Aktualisiere die Version auf 3.1.1 und entferne die veraltete APP_VERSION-Konstante
All checks were successful
Deploy production / deploy (push) Successful in 1m1s

This commit is contained in:
Torsten Schulz (local)
2026-08-27 07:30:38 +02:00
parent 4787700cd0
commit c239ef19d1
6 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,5 @@
{
"name": "timeclock-frontend",
"version": "3.0.0",
"description": "TimeClock v3 - Frontend für Zeiterfassung",
"type": "module",
"scripts": {
@@ -20,5 +19,3 @@
}
}