We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1af9e0 commit 46234a4Copy full SHA for 46234a4
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "twitch-auto-points",
3
- "version": "1.1.0",
4
- "description": "",
+ "version": "1.1.1",
+ "description": "Automatic twitch bonus point collection",
5
"main": "index.js",
6
"scripts": {
7
"start": "npm run firefox",
src/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"author": "Daniyil Vasylenko",
"name": "Twitch Auto Points",
"homepage_url": "https://github.com/Spring3/twitch-auto-points",
"description": "Automatic twitch channel points collection",
8
"permissions": [
0 commit comments