Skip to content
This repository was archived by the owner on Jun 18, 2022. It is now read-only.

Commit 15b77dd

Browse files
author
Craig Jellick
committed
Convoy v0.5.0.2-rancher release
For rancher use only
1 parent 55ceb29 commit 15b77dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99

1010
const (
1111
// version of Convoy
12-
VERSION = "0.5.0-dev"
12+
VERSION = "0.5.0.2-rancher"
1313
)
1414

1515
func cleanup() {

0 commit comments

Comments
 (0)