mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Currently the passed VERSION includes the release, which is usually not part of the compiled binary. Removing it simplifies the `grep` command to check for correct package output during runtime tests. Signed-off-by: Paul Spooren <mail@aparcar.org>