修复 版本号无法反馈的问题

This commit is contained in:
2025-11-19 16:59:26 +08:00
parent dd32450afa
commit fb68aee352

View File

@@ -21,7 +21,7 @@ JSON_DATA=$(cat <<EOF
"Distributor ID": "$DISTRIBUTOR_ID",
"Release": "$RELEASE",
"Architecture": "$ARCHITECTURE",
"Store_Version": "$SIMPLIFIED_VERSION",
"Store_Version": "$VERSION",
"UUID": "$UUID",
"TIME": "$CURRENT_TIME"
}