mirror of
https://gitee.com/amber-ce/amber-pm
synced 2025-12-19 03:41:37 +08:00
修复 版本号无法反馈的问题
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user