Skip to content

Commit

Permalink
Merge branch 'main' into eventsub-exit-codes-239
Browse files Browse the repository at this point in the history
  • Loading branch information
Xemdo authored Jul 4, 2023
2 parents a7e8855 + ee48aa7 commit b998a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/events/types/charity/charity_event.go
Original file line number Diff line number Diff line change
Expand Up @@ -244,5 +244,5 @@ func (e Event) GetEventSubAlias(t string) string {
}

func (e Event) SubscriptionVersion() string {
return "beta"
return "1"
}

0 comments on commit b998a96

Please sign in to comment.