Skip to content

Commit e61941c

Browse files
committed
v1.0.0
1 parent d871297 commit e61941c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/k8s-copier/start.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
)
1313

1414
const (
15-
AppVersion = "v0.0.1"
15+
AppVersion = "v1.0.0"
1616
)
1717

1818
type CopierControllerOptions struct {

0 commit comments

Comments
 (0)