Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 13ae57f

Browse files
author
William Douglas
committed
Release v6.2.18
- Reset prefix after manifest is written Signed-off-by: William Douglas <[email protected]>
1 parent 0cf23ce commit 13ae57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include Makefile.bats
22

33
.NOTPARALLEL:
44

5-
VERSION=6.2.17
5+
VERSION=6.2.18
66
GO_PACKAGE_PREFIX := github.com/clearlinux/mixer-tools
77
GOPATH ?= ${HOME}/go
88
gopath = $(shell go env GOPATH)

0 commit comments

Comments
 (0)