v2026.04.15.1 — drop verify/checkmarks, merge jobs view into item details
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m58s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-15 07:07:06 +02:00
parent 346cd681f9
commit e49a04c576

View File

@@ -1,6 +1,6 @@
{ {
"name": "netfelix-audio-fix", "name": "netfelix-audio-fix",
"version": "2026.04.14.24", "version": "2026.04.15.1",
"scripts": { "scripts": {
"dev:server": "NODE_ENV=development bun --hot server/index.tsx", "dev:server": "NODE_ENV=development bun --hot server/index.tsx",
"dev:client": "vite", "dev:client": "vite",