twitchdev / twitch-cli

The official Twitch CLI to make developing on Twitch easier.
Apache License 2.0
604 stars 71 forks source link

Charity Campaign events still require "beta" version #242

Closed TMGMike closed 1 year ago

TMGMike commented 1 year ago

The CLI is rejecting charity topic subscriptions that use "version": "1" - and is still requiring "version": "beta"

https://github.com/twitchdev/twitch-cli/blob/74cca29b8c827e3bdbbf507663245ad8d35ff7eb/internal/events/types/charity/charity_event.go#LL247C10-L247C14