Skip to content

Commit

Permalink
update(plugins/okta): bump version to 0.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Guerra <[email protected]>
  • Loading branch information
LucaGuerra authored and poiana committed Jan 17, 2024
1 parent 2d14763 commit 6c0d1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/okta/pkg/okta/okta.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ func (oktaPlugin *Plugin) Info() *plugins.Info {
Name: "okta",
Description: "Okta Log Events",
Contact: "github.com/falcosecurity/plugins/",
Version: "0.9.0",
Version: "0.10.0",
EventSource: "okta",
}
}
Expand Down

0 comments on commit 6c0d1bc

Please sign in to comment.