diff --git a/package.json b/package.json index aca36919..232c1abf 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Improve your viewing experience on Twitch & YouTube with new features, emotes, vanity and performance.", "private": true, "version": "3.1.5", - "dev_version": "2.0", + "dev_version": "3.0", "scripts": { "start": "cross-env NODE_ENV=dev yarn build:dev && cross-env NODE_ENV=dev vite --mode dev", "build:section:app": "vite build --config vite.config.mts",