TeamVis Self-Host-Bundle v0.32.1

This commit is contained in:
TeamVis Release
2026-07-01 14:24:42 +02:00
parent cc37e7ac6b
commit f1256efc38
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# TeamVis — Self-Hosting-Bundle (v0.32.0)
# TeamVis — Self-Hosting-Bundle (v0.32.1)
Dieses Bundle enthält alles zum **Betreiben** von TeamVis auf eigener
Infrastruktur — **keinen** App-Quellcode. Die App selbst kommt als fertiges
@@ -36,4 +36,4 @@ Vollständige Schritt-für-Schritt-Anleitung (von der nackten VM bis live):
| `supabase/migrations/` | Datenbank-Schema (DDL) |
| `docs/` | Anleitungen |
Stand: TeamVis 0.32.0.
Stand: TeamVis 0.32.1.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "teamvis-selfhost",
"version": "0.32.0",
"version": "0.32.1",
"private": true,
"description": "Self-Hosting-Bundle für TeamVis (Installer + Migrationen, ohne App-Quellcode).",
"type": "module",