diff --git a/ohos_interface/include/ohos_nweb/nweb_api_level.h b/ohos_interface/include/ohos_nweb/nweb_api_level.h index 8e7cac02bfcbe835ed813b16b97ffc94cf198d8a..b2c68b6832c4219080216579597fcdd878b4940d 100644 --- a/ohos_interface/include/ohos_nweb/nweb_api_level.h +++ b/ohos_interface/include/ohos_nweb/nweb_api_level.h @@ -22,7 +22,7 @@ * is padded with 0. For example, if the API version is 12 and the ArkWeb monthly version * is 1, then API level is 12001. */ -#define ARKWEB_CORE_API_LEVEL 14001 +#define ARKWEB_CORE_API_LEVEL 13001 #endif // NWEB_API_LEVEL_H_