diff --git a/providers/ms365/config/config.go b/providers/ms365/config/config.go index 4ed1ce0d37..ed1a6eea66 100644 --- a/providers/ms365/config/config.go +++ b/providers/ms365/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "ms365", ID: "go.mondoo.com/cnquery/v9/providers/ms365", - Version: "11.1.3", + Version: "11.1.4", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ {