diff --git a/README.md b/README.md
index f6e56010..d3202cbe 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,10 @@
 - Beatrice V2 トレーニングコード公開!!!
   - [トレーニングコードリポジトリ](https://huggingface.co/fierce-cats/beatrice-trainer)
   - [コラボ版](https://github.com/w-okada/beatrice-trainer-colab)
-- v.2.0.69-beta
+- v.2.0.70-beta (only for m1 mac)
+  - new feature:
+    - M1 Mac版VCClientでもBeatrice v2 beta.1をサポートしました。
+- v.2.0.69-beta (only for win)
   - bugfix:
     - 一部の例外発生時にスタートボタンが表示されなくなるバグを修正
     - サーバデバイスモードの出力バッファを調整
diff --git a/README_en.md b/README_en.md
index 91a7070b..8dc4a986 100644
--- a/README_en.md
+++ b/README_en.md
@@ -6,7 +6,10 @@
 - Beatrice V2 Training Code Released!!!
   - [Training Code Repository](https://huggingface.co/fierce-cats/beatrice-trainer)
   - [Colab Version](https://github.com/w-okada/beatrice-trainer-colab)
-- v.2.0.69-beta
+- v.2.0.70-beta (only for m1 mac)
+  - new feature:
+    - The M1 Mac version of VCClient now supports Beatrice v2 beta.1.
+- v.2.0.69-beta (only for win)
   - bugfix:
     - Fixed a bug where the start button would not be displayed in case of some exceptions
     - Adjusted the output buffer for server device mode
diff --git a/README_ko.md b/README_ko.md
index d8fa1b48..757b8488 100644
--- a/README_ko.md
+++ b/README_ko.md
@@ -6,7 +6,10 @@
 - Beatrice V2 훈련 코드 공개!!!
   - [훈련 코드 리포지토리](https://huggingface.co/fierce-cats/beatrice-trainer)
   - [Colab 버전](https://github.com/w-okada/beatrice-trainer-colab)
-- v.2.0.69-beta
+- v.2.0.70-beta (only for m1 mac)
+  - new feature:
+    - M1 Mac 버전 VCClient에서도 Beatrice v2 beta.1을 지원합니다.
+- v.2.0.69-beta (only for win)
   - 버그 수정:
     - 일부 예외 발생 시 시작 버튼이 표시되지 않는 버그를 수정
     - 서버 디바이스 모드의 출력 버퍼 조정