Skip to content

Commit d930f14

Browse files
committed
next SNAPSHOT version
1 parent c2f8f34 commit d930f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export GO111MODULE=on
2323

2424
cd ${GOPATH:=$HOME/go}/src/github.com/fstab/grok_exporter
2525

26-
export VERSION=1.0.0.RC5
26+
export VERSION=1.0.0-SNAPSHOT
2727

2828
export VERSION_FLAGS="\
2929
-X github.com/fstab/grok_exporter/exporter.Version=$VERSION

0 commit comments

Comments
 (0)