Skip to content

Commit 8904ffd

Browse files
authored
Back to development (#779)
1 parent 847d8b4 commit 8904ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connect.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import (
3333
)
3434

3535
// Version is the semantic version of the connect module.
36-
const Version = "1.17.0"
36+
const Version = "1.18.0-dev"
3737

3838
// These constants are used in compile-time handshakes with connect's generated
3939
// code.

0 commit comments

Comments
 (0)