mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-05-06 21:12:39 +00:00
Update to version 1.0.1
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
|
||||
const (
|
||||
DriverName = "csi.san.synology.com" // CSI dirver name
|
||||
DriverVersion = "1.0.0"
|
||||
DriverVersion = "1.0.1"
|
||||
)
|
||||
|
||||
type IDriver interface {
|
||||
|
||||
Reference in New Issue
Block a user