Skip to content

Commit 16306f2

Browse files
LucaGuerrapoiana
authored andcommitted
update(cloudtrail): bump version to 0.9.1
Signed-off-by: Luca Guerra <[email protected]>
1 parent 66c77be commit 16306f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/cloudtrail/pkg/cloudtrail/cloudtrail.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const (
4848
PluginName = "cloudtrail"
4949
PluginDescription = "reads cloudtrail JSON data saved to file in the directory specified in the settings"
5050
PluginContact = "github.com/falcosecurity/plugins/"
51-
PluginVersion = "0.9.0"
51+
PluginVersion = "0.9.1"
5252
PluginEventSource = "aws_cloudtrail"
5353
)
5454

0 commit comments

Comments
 (0)