Skip to content

Commit ce8c87e

Browse files
authored
🎉 os-11.3.31
1 parent ae0f3a3 commit ce8c87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/os/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
var Config = plugin.Provider{
1414
Name: "os",
1515
ID: "go.mondoo.com/cnquery/v9/providers/os",
16-
Version: "11.3.30",
16+
Version: "11.3.31",
1717
ConnectionTypes: []string{
1818
shared.Type_Local.String(),
1919
shared.Type_SSH.String(),

0 commit comments

Comments
 (0)