Hi, I’d like to verify my understanding.
1. When I run “newt target label" for a certain target build it generates the manifest.json file in the project/<project-name>/bin/<target-name> directory - correct? If it is actually appending an image header to the image, the .bin image must also change. Is that right? What else is changed? What about a target without a .bin image (e.g. bin2img)? 2. Is version number the only input allowed now or can we add other labels to the image header? In the future? 3. Can I undo the label? Looks like if I run the command again with a different version number it overwrites the version. thanks, aditi
