feat: incr sync version.
This commit is contained in:
1
go/chao-sdk-core/version/version
Normal file
1
go/chao-sdk-core/version/version
Normal file
@@ -0,0 +1 @@
|
||||
3.7.0
|
||||
6
go/chao-sdk-core/version/version.go
Normal file
6
go/chao-sdk-core/version/version.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package version
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed version
|
||||
var Version string
|
||||
Reference in New Issue
Block a user