diff --git a/package-lock.json b/package-lock.json index 815cf50dfc..b0fc05796a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "BetterTTV", - "version": "7.4.29", + "version": "7.4.30", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "BetterTTV", - "version": "7.4.29", + "version": "7.4.30", "hasInstallScript": true, "dependencies": { "@babel/core": "^7.18.6", diff --git a/package.json b/package.json index cd1ba3aaae..9e7d17cf1e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "BetterTTV", "author": "Night", - "version": "7.4.29", + "version": "7.4.30", "description": "BetterTTV enhances Twitch with new features, emotes, and more.", "main": "betterttv.js", "type": "module",