chore: release 2.0.0-alpha.19 (Whisper GPU sharing, mobile Send button, Chaptarr)

Version + changelog were left at alpha.18 (the cutover) while four
subsequent changes shipped to prod. Bump to alpha.19 and document:
GPU->CPU Whisper fallback + in-container driver, Ollama VRAM unload
before STT, mobile chat Send button, Chaptarr in the service registry.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
root
2026-06-05 21:50:41 +10:00
parent d22d31a3f0
commit 34d0c417f4
3 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "void-server",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"type": "module",
"private": true,
"scripts": {