The [ZPA spec](https://gist.github.com/larsbutler/10a6355169f2404d8959) suggests a naming convention for zapps. It might be useful to include the version (from the zapp.yaml) in the build `.zapp` filename. For example, a zapp called `foo` with version `0.2-1` would result in a `foo-0.2-1.zapp` file on `zpm bundle`.