add build to manifest
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"label": "${_TARGET_LABEL}",
|
||||
"company": "${_TARGET_COMPANY}",
|
||||
"fullname": "${_TARGET_FULLNAME}",
|
||||
"version": "${_TARGET_VERSION}",
|
||||
"company": "${_TARGET_COMPANY}",
|
||||
"build": "${_TARGET_BUILD}",
|
||||
"info": "${_TARGET_INFO}",
|
||||
"system": "${_TARGET_OS}",
|
||||
"arch": "${_TARGET_ARCH}",
|
||||
|
||||
Reference in New Issue
Block a user