Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
feat:
Browse files Browse the repository at this point in the history
1. 处理windows文件夹问题
  • Loading branch information
HarryWang29 committed Jul 22, 2022
1 parent 9d911d0 commit f6eaa64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
NAME=tencentKeTang
BINDIR=bin
VERSION=v0.2.6
VERSION=v0.2.7
BUILDTIME=$(shell date -u)
GOBUILD=CGO_ENABLED=0 go build -ldflags '-w -s -X main.Version=${VERSION}'

Expand Down

0 comments on commit f6eaa64

Please sign in to comment.