add build to manifest

This commit is contained in:
2021-08-17 21:59:01 +03:00
parent 982887bb98
commit 4bbb0adbee
2 changed files with 3 additions and 1 deletions

View File

@@ -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}",