Skip to content

Commit

Permalink
⬆️ Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
younesaassila committed Dec 29, 2022
1 parent 4291255 commit 992a1ff
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ttv-lol-pro",
"version": "1.5.1",
"version": "1.6.0",
"description": "TTV LOL PRO removes livestream ads from Twitch",
"@parcel/bundler-default": {
"minBundles": 10000000,
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "TTV LOL PRO",
"description": "TTV LOL PRO removes livestream ads from Twitch.",
"version": "1.5.1",
"version": "1.6.0",
"background": {
"persistent": true,
"scripts": ["background/background.ts"]
Expand Down

0 comments on commit 992a1ff

Please sign in to comment.