Skip to content

Commit

Permalink
fix: versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
x86taka committed Nov 12, 2024
1 parent df14a89 commit a231d0a
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
Expand Up @@ -4,7 +4,7 @@ GOTEST=$(GOCMD) test
GOVET=$(GOCMD) vet
BINARY_NAME=xk6-gtp
# brunch name version
VERSION := 0.0.1
VERSION := v0.0.1
DOCKER_REGISTRY?= ghcr.io/bbsakura/
DIFF_FROM_BRANCH_NAME ?= origin/main

Expand Down

0 comments on commit a231d0a

Please sign in to comment.