1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-18 05:00:03 +02:00

Version 0.3.0

This commit is contained in:
Henrik Hautakoski 2020-03-20 14:36:13 +01:00
parent 01aa9a0fff
commit c222eb9945

View file

@ -21,7 +21,7 @@ deps:
package_deb: build
export PACKAGE_NAME="$(PROGRAM_NAME)" \
export PACKAGE_VERSION="0.2.0" \
export PACKAGE_VERSION="0.3.0" \
export PACKAGE_PREFIX=$(PREFIX:/%=%) \
export PACKAGE_PROGRAM="build/$(PROGRAM_NAME)" \
&& ./scripts/build_deb.sh