diff --git a/uitest/server/server_main.cpp b/uitest/server/server_main.cpp index 466548624c54bd549cd47809028aa27f3a5cf9f6..a615b4bea555b2871e9f141e285d44ca842366c3 100644 --- a/uitest/server/server_main.cpp +++ b/uitest/server/server_main.cpp @@ -87,7 +87,7 @@ namespace OHOS::uitest { " text input text at the location where is already focused\n" "--version print current tool version\n"; - const std::string VERSION = "6.0.2.1"; + const std::string VERSION = "6.0.2.2"; struct option g_longoptions[] = { {nullptr, required_argument, nullptr, 'p'}, {nullptr, required_argument, nullptr, 'd'},