Skip to content

Commit af41bea

Browse files
committed
Updated charity subscriptions version from beta to 1
1 parent 3d4f21a commit af41bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/events/types/charity/charity_event.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,5 +244,5 @@ func (e Event) GetEventSubAlias(t string) string {
244244
}
245245

246246
func (e Event) SubscriptionVersion() string {
247-
return "beta"
247+
return "1"
248248
}

0 commit comments

Comments
 (0)