diff --git a/doc/en/html/about/history.html b/doc/en/html/about/history.html
index baef63147..3cd267b44 100644
--- a/doc/en/html/about/history.html
+++ b/doc/en/html/about/history.html
@@ -31,7 +31,7 @@
History
Tera Term
-2021.6.xx (Ver 4.106)
+2021.6.5 (Ver 4.106)
- Changes
@@ -3277,7 +3277,7 @@ 1994.2.24 (Ver 0.0)
TTSSH
-2021.6.xx (Ver 2.92)
+2021.6.5 (Ver 2.92)
- Changes
@@ -5102,7 +5102,7 @@ 2006.8.1 (Ver 1.0.0.8)
-
+
- The tool chip's text of button for registering to the list are changed to "Register" and "Unregister".
- Bug fix: The extra "\" character is displayed on the version information.
@@ -5198,7 +5198,7 @@
-
+
- UTF-8m setting does not shown in Korean mode.
diff --git a/doc/ja/html/about/history.html b/doc/ja/html/about/history.html
index 9817786f1..fb8460979 100644
--- a/doc/ja/html/about/history.html
+++ b/doc/ja/html/about/history.html
@@ -31,7 +31,7 @@
Tera Term
-2021.6.xx (Ver 4.106)
+2021.6.5 (Ver 4.106)
- 変更
@@ -3283,7 +3283,7 @@ 1994.2.24 (Ver 0.0)
TTSSH
-2021.6.xx (Ver 2.92)
+2021.6.5 (Ver 2.92)
- 変更
@@ -5109,7 +5109,7 @@ 2006.8.1 (Ver 1.0.0.8)
-
+
- リストへ登録するボタンのツールチップの文言をRegister, Unregisterに変更した。
- バージョン情報に余計な¥が表示されていた問題を修正した。
@@ -5205,7 +5205,7 @@
-
+
- 韓国語モードで UTF-8m が表示されない問題を修正した。
diff --git a/installer/teraterm.iss b/installer/teraterm.iss
index c66a58302..b971030a0 100755
--- a/installer/teraterm.iss
+++ b/installer/teraterm.iss
@@ -1,5 +1,5 @@
#define AppName "Tera Term"
-#define AppVer "4.106-RC1"
+#define AppVer "4.106"
;#define snapshot GetDateTimeString('yyyymmdd_hhnnss', '', '');
[InnoIDE_PreCompile]