Skip to content

Commit

Permalink
Release v6.2.18
Browse files Browse the repository at this point in the history
- Reset prefix after manifest is written

Signed-off-by: William Douglas <[email protected]>
  • Loading branch information
bryteise committed Apr 24, 2023
1 parent 0cf23ce commit 13ae57f
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 @@ -2,7 +2,7 @@ include Makefile.bats

.NOTPARALLEL:

VERSION=6.2.17
VERSION=6.2.18
GO_PACKAGE_PREFIX := github.com/clearlinux/mixer-tools
GOPATH ?= ${HOME}/go
gopath = $(shell go env GOPATH)
Expand Down

0 comments on commit 13ae57f

Please sign in to comment.