Skip to content

Commit

Permalink
fix the compile uptick verson of v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
uptSmart committed Feb 17, 2023
1 parent 5ae4502 commit 5c74416
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 5c74416

Please sign in to comment.