Skip to content

Commit e1a0753

Browse files
matteopasapoiana
authored andcommitted
bump version
Signed-off-by: matteopasa <matteo.pasina@sysdig.com>
1 parent f7dca71 commit e1a0753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/gcpaudit/pkg/gcpaudit/gcpaudit.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const (
3030
PluginName = "gcpaudit"
3131
PluginDescription = "Read GCP Audit Logs"
3232
PluginContact = "github.com/falcosecurity/plugins"
33-
PluginVersion = "0.5.2"
33+
PluginVersion = "0.6.0"
3434
PluginEventSource = "gcp_auditlog"
3535
)
3636

0 commit comments

Comments
 (0)