Bump version number to 2.4.0

This commit is contained in:
Younes Aassila 2025-02-01 15:24:46 +01:00
parent 4ef7449b42
commit fc0cb7e1b5
No known key found for this signature in database
4 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "ttv-lol-pro",
"version": "2.3.10",
"version": "2.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ttv-lol-pro",
"version": "2.3.10",
"version": "2.4.0",
"license": "GPL-3.0",
"dependencies": {
"bowser": "^2.11.0",

View File

@ -1,6 +1,6 @@
{
"name": "ttv-lol-pro",
"version": "2.3.10",
"version": "2.4.0",
"description": "TTV LOL PRO removes most livestream ads from Twitch.",
"@parcel/bundler-default": {
"minBundles": 10000000,

View File

@ -3,7 +3,7 @@
"name": "TTV LOL PRO",
"description": "TTV LOL PRO removes most livestream ads from Twitch.",
"homepage_url": "https://github.com/younesaassila/ttv-lol-pro",
"version": "2.3.10",
"version": "2.4.0",
"background": {
"service_worker": "background/background.ts",
"type": "module"

View File

@ -3,7 +3,7 @@
"name": "TTV LOL PRO",
"description": "TTV LOL PRO removes most livestream ads from Twitch.",
"homepage_url": "https://github.com/younesaassila/ttv-lol-pro",
"version": "2.3.10",
"version": "2.4.0",
"background": {
"scripts": ["background/background.ts"],
"persistent": false