Merge "[Bugfix][T106BUG][task-view-252] Fix the issue of inaccurate temperature"
diff --git a/update_version.sh b/update_version.sh
index be0c3fd..c1476f8 100755
--- a/update_version.sh
+++ b/update_version.sh
@@ -1,8 +1,8 @@
 #!/bin/bash
 #export LYNQ_VERSION="T106_lynq_version_ap_build_sh"
-LYNQ_AP_VERSION="T106-V2.01.01.02P56U06.AP.16.05"
-LYNQ_CAP_INSIDE_VERSION="CAP.16.05"
-LYNQ_CAP_VERSION="CAP.16.05"
+LYNQ_AP_VERSION="T106-V2.01.01.02P56U06.AP.16.06"
+LYNQ_CAP_INSIDE_VERSION="CAP.16.06"
+LYNQ_CAP_VERSION="CAP.16.06"
 COMMIT_ID="$(git rev-parse HEAD)"
 
 LYNQ_SW_INSIDE_VERSION="LYNQ_CONFIG_VERSION = \"${LYNQ_AP_VERSION}_${LYNQ_CAP_INSIDE_VERSION}\""