Skip to content

Commit

Permalink
🎉 os-11.3.4
Browse files Browse the repository at this point in the history
This release was created by cnquery's provider versioning bot.

You can find me under: `providers-sdk/v1/util/version`.
  • Loading branch information
Mondoo authored and slntopp committed Nov 1, 2024
1 parent 09d4827 commit 8a445ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/os/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
var Config = plugin.Provider{
Name: "os",
ID: "go.mondoo.com/cnquery/v9/providers/os",
Version: "11.3.3",
Version: "11.3.4",
ConnectionTypes: []string{
shared.Type_Local.String(),
shared.Type_SSH.String(),
Expand Down

0 comments on commit 8a445ea

Please sign in to comment.