Skip to content

Commit 6e62985

Browse files
committedDec 16, 2022
update version number
1 parent 6514ad4 commit 6e62985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎proxy/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
// TODO: to be managed externally
17-
const ZdmVersionString = "2.0.0"
17+
const ZdmVersionString = "2.1.0-rc1"
1818

1919
var displayVersion = flag.Bool("version", false, "Display the ZDM proxy version and exit")
2020

0 commit comments

Comments
 (0)
Please sign in to comment.