From cda9c6ccb2139a4004d0048bc1d21a64bef3db41 Mon Sep 17 00:00:00 2001 From: Aiden X Date: Tue, 3 Nov 2020 11:08:00 +0800 Subject: [PATCH] build: modify version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a4a85c8..46fae46 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SHELL := /bin/bash CURRENT_PATH = $(shell pwd) APP_NAME = bitxhub -APP_VERSION = 1.0.0-rc1 +APP_VERSION = 1.4.0 # build with verison infos VERSION_DIR = github.com/meshplus/${APP_NAME}