diff --git a/iis/driver.go b/iis/driver.go index bbb8a39..9798528 100644 --- a/iis/driver.go +++ b/iis/driver.go @@ -43,7 +43,7 @@ const ( // pluginVersion allows the client to identify and use newer versions of // an installed plugin - pluginVersion = "0.2.3" + pluginVersion = "0.2.4" // fingerprintPeriod is the interval at which the plugin will send // fingerprint responses