Skip to content

Commit b0615f0

Browse files
🎉 os-13.2.7 (#6993)
Co-authored-by: Mondoo Tools <tools@mondoo.com>
1 parent 7998111 commit b0615f0

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: "13.2.6",
16+
Version: "13.2.7",
1717
ConnectionTypes: []string{
1818
shared.Type_Local.String(),
1919
shared.Type_SSH.String(),

0 commit comments

Comments
 (0)