There was an error while loading. Please reload this page.
1 parent d6a59e7 commit 6b79ffbCopy full SHA for 6b79ffb
VERSION
@@ -1 +1 @@
1
-0.1.1
+0.1.2
service/service.go
@@ -471,7 +471,7 @@ func (s *service) GetPluginInfo(
471
Reply: &csi.GetPluginInfoResponse_Result_{
472
Result: &csi.GetPluginInfoResponse_Result{
473
Name: Name,
474
-VendorVersion: "0.1.1",
+VendorVersion: "0.1.2",
475
},
476
477
}, nil
0 commit comments