diff --git a/Makefile b/Makefile index b520d91..1b4adec 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROGRAM_NAME = eosio-api-healthcheck -export PROGRAM_VERSION = 1.2.2 +export PROGRAM_VERSION = 1.2.3 GO = go PREFIX = /usr/local