Skip to content

Commit

Permalink
Incremented version to 1.1.4.2; updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
avi12 committed May 20, 2021
1 parent 81e02d9 commit 2b35c18
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 377 deletions.
2 changes: 1 addition & 1 deletion dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Twitch Channel Points Bonus Collector",
"short_name": "Twitch CP",
"description": "Auto-clicks the Channel Points bonus button when it appears.",
"version": "1.1.4.1",
"version": "1.1.4.2",
"icons": {
"16": "images/thin_icon-16.png",
"19": "images/thin_icon-19.png",
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "twitch-cp-bonus-collector",
"description": "A browser extension that automates clicking on the Channel Points bonus button during a Twitch live stream when it appears.",
"version": "1.1.4.1",
"version": "1.1.4.2",
"devDependencies": {
"prettier": "^2.3.0",
"rollup": "^2.48.0",
"rollup-plugin-terser": "^7.0.2",
"set-json-version": "^1.0.6",
"web-ext": "^6.1.0",
"web-ext-deploy": "^0.7.3",
"zip-self": "^0.3.2"
},
"homepage": "https://avi12.com",
Expand Down
Loading

0 comments on commit 2b35c18

Please sign in to comment.