improve running-job responsiveness, bump version to 2026.04.15.7
Build and Push Docker Image / build (push) Successful in 1m41s

This commit is contained in:
2026-04-15 16:58:53 +02:00
parent 604fdc5c6c
commit c6698db51a
3 changed files with 53 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "netfelix-audio-fix",
"version": "2026.04.15.6",
"version": "2026.04.15.7",
"scripts": {
"dev:server": "NODE_ENV=development bun --hot server/index.tsx",
"dev:client": "vite",