Skip to content

Commit c325d43

Browse files
committed
Changed shoutout version from beta to 1
1 parent e7c5e07 commit c325d43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/events/types/shoutout/shoutout.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,5 @@ func (e Event) GetEventSubAlias(t string) string {
172172
}
173173

174174
func (e Event) SubscriptionVersion() string {
175-
return "beta"
175+
return "1"
176176
}

0 commit comments

Comments
 (0)