hellofresh/kandalf

Properly handle app version after build

endeveit opened this issue · 1 comments

During the build *.*.*-rc version is compiled into binary.
When promoting that binary to a final release, we need to replace the version to relevant one somehow.

Done, but in slightly different manner.