Skip to content

Commit

Permalink
Merge pull request #11 from UptickNetwork/dev
Browse files Browse the repository at this point in the history
fix the compile uptick verson of v0.2.5
  • Loading branch information
YangChuantongStarry authored Feb 17, 2023
2 parents 7326e1d + 5c74416 commit 1771616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

BRANCH := $(shell git rev-parse --abbrev-ref HEAD)
COMMIT := $(shell git log -1 --format='%H')
VERSION := v0.2.5

# don't override user values
ifeq (,$(VERSION))
Expand Down

0 comments on commit 1771616

Please sign in to comment.