Skip to content

Commit 757d70b

Browse files
Mondootas50
authored andcommitted
🎉 os-13.6.0
This release was created by mql's provider versioning bot. You can find me under: `providers-sdk/v1/util/version`. ### os (13.6.0) - ✨ Add Hetzner Cloud platform detection (#7083) - 🧹 update copyright year to 2024, 2026 and bump copywrite to v0.25.2 (#7082)
1 parent 997b010 commit 757d70b

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

0 commit comments

Comments
 (0)