⬆️ Bump version number to 2.1.5

This commit is contained in:
younesaassila 2023-08-05 21:01:04 +02:00
parent 4373d8b35c
commit 380e0bfcff
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.1.4",
"version": "2.1.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ttv-lol-pro",
"version": "2.1.4",
"version": "2.1.5",
"license": "GPL-3.0",
"dependencies": {
"bowser": "^2.11.0",

View File

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

View File

@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "TTV LOL PRO",
"description": "TTV LOL PRO removes most livestream ads from Twitch.",
"version": "2.1.4",
"version": "2.1.5",
"background": {
"service_worker": "background/background.ts",
"type": "module"

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "TTV LOL PRO",
"description": "TTV LOL PRO removes most livestream ads from Twitch.",
"version": "2.1.4",
"version": "2.1.5",
"background": {
"scripts": ["background/background.ts"],
"persistent": false