From 3bd3e220be93991f6cac48f60dc5a0551204746f Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 20 Jun 2026 00:27:17 +0800
Subject: [PATCH] Freeze 0.1 release version

---
 C3.tools/round1-main-ui-qa.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/C3.tools/round1-main-ui-qa.sh b/C3.tools/round1-main-ui-qa.sh
index aa5c4d2..9c29bf2 100755
--- a/C3.tools/round1-main-ui-qa.sh
+++ b/C3.tools/round1-main-ui-qa.sh
@@ -109,6 +109,7 @@
 run_step candidate-filter "$SCRIPT_DIR/round1-candidate-filter-fixture-qa.sh"
 run_step screenshot-session "$SCRIPT_DIR/round1-screenshot-session-qa.sh"
 run_step keyboard-navigation "$SCRIPT_DIR/round1-keyboard-navigation-fixture-qa.sh"
+run_step vertical-keyboard-app-focus "$SCRIPT_DIR/round1-vertical-keyboard-app-focus-fixture-qa.sh"
 run_step window-activation "$SCRIPT_DIR/round1-window-activation-fixture-qa.sh"
 run_step multi-page-identity "$SCRIPT_DIR/round1-multi-page-identity-fixture-qa.sh"
 run_step mouse-interaction "$SCRIPT_DIR/round1-mouse-interaction-fixture-qa.sh"

--
Gitblit v1.9.3