diff --git a/helm-chart/Chart.yaml b/helm-chart/Chart.yaml index 2245a77c..f218a58b 100644 --- a/helm-chart/Chart.yaml +++ b/helm-chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: maibot description: "Maimai Bot, a cyber friend dedicated to group chats" type: application -version: 0.11.0 -appVersion: 0.11.0 +version: 0.11.0-beta +appVersion: 0.11.0-beta diff --git a/helm-chart/README.md b/helm-chart/README.md index 329ee1ed..a2457860 100644 --- a/helm-chart/README.md +++ b/helm-chart/README.md @@ -10,7 +10,7 @@ | Helm Chart版本 | 对应的MaiBot版本 | |----------------|--------------| -| 0.11.0 | 0.11.0 | +| 0.11.0-beta | 0.11.0-beta | | 0.10.3-beta | 0.10.3-beta | | 0.10.0-alpha.0 | 0.10.0-alpha |