add timestamp to manifest
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"company": "${_TARGET_COMPANY}",
|
||||
"info": "${_TARGET_INFO}",
|
||||
"system": "${_TARGET_OS}",
|
||||
"arch": "${_TARGET_ARCH}"
|
||||
"arch": "${_TARGET_ARCH}",
|
||||
"timestamp": "${_TARGET_TIMESTAMP}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user