Skip to content

Commit 2862a1a

Browse files
committed
Version bump
1 parent 81811fd commit 2862a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/site/site.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import (
3636
"k8s.io/klog"
3737
)
3838

39-
const VERSION = "2020-04-22.00"
39+
const VERSION = "2020-04-22.01"
4040

4141
var (
4242
nonWordRe = regexp.MustCompile(`\W`)

0 commit comments

Comments
 (0)