We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d5f44 commit 748602fCopy full SHA for 748602f
pkg/nfs/nfs.go
@@ -40,7 +40,7 @@ const (
40
)
41
42
var (
43
- version = "1.0.0-rc2"
+ version = "1.0.0"
44
45
46
func NewNFSdriver(nodeID, endpoint string) *nfsDriver {
0 commit comments