Skip to content

Commit a012c41

Browse files
committed
chore: switch to 3.0.0 for master branch
1 parent ddeb6a8 commit a012c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/nfs/nfs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const (
5151
)
5252

5353
var (
54-
version = "2.0.0"
54+
version = "3.0.0"
5555
)
5656

5757
func NewNFSdriver(nodeID, endpoint string, perm *uint32) *Driver {

0 commit comments

Comments
 (0)