Skip to content

Commit 914e7da

Browse files
committed
chore: bump to 1.2.2
1 parent 0e4061e commit 914e7da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twitch-auto-points",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Automatic twitch bonus point collection",
55
"main": "index.js",
66
"scripts": {

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"author": "Daniyil Vasylenko",
44
"name": "Twitch Auto Points",
5-
"version": "1.2.1",
5+
"version": "1.2.2",
66
"homepage_url": "https://github.com/Spring3/twitch-auto-points",
77
"description": "Automatic twitch channel points collection",
88
"permissions": [

0 commit comments

Comments
 (0)