diff --git a/package-lock.json b/package-lock.json index d4bb3ce6f..b1595c5b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "BetterTTV", - "version": "7.6.9", + "version": "7.6.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "BetterTTV", - "version": "7.6.9", + "version": "7.6.10", "hasInstallScript": true, "dependencies": { "@babel/core": "7.26.0", diff --git a/package.json b/package.json index ae138b4a5..7bdbe6da5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "BetterTTV", "author": "Night", - "version": "7.6.9", + "version": "7.6.10", "description": "BetterTTV enhances Twitch with new features, emotes, and more.", "main": "betterttv.js", "type": "module",