We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d60911 commit 8ff67feCopy full SHA for 8ff67fe
cjs/MixerAPI.js
@@ -2,7 +2,7 @@
2
3
const apiVersion= [1, 0, 0]
4
5
-const isBeta = true
+const isBeta = false
6
7
class TargetVersion{
8
static set(apiVerMaj, apiVerMin, apiVerRev) {
0 commit comments