Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 52129fe

Browse files
chore(release): 3.10.8 [skip ci]
## [3.10.8](v3.10.7...v3.10.8) (2019-01-05) ### Bug Fixes * support adding youtube user by channel ID ([7b8368b](7b8368b))
1 parent 7f178b7 commit 52129fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"homepage": "http://streamnotifier.ch/",
33
"author": "freaktechnik (https://humanoids.be)",
44
"name": "justintv-stream-notifications",
5-
"version": "3.10.7",
5+
"version": "3.10.8",
66
"license": "MPL-2.0",
77
"repository": {
88
"type": "git",

webextension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"homepage_url": "http://streamnotifier.ch",
1313
"author": "freaktechnik",
14-
"version": "3.10.7",
14+
"version": "3.10.8",
1515
"icons": {
1616
"48": "assets/images/icon.svg",
1717
"64": "assets/images/icon.svg"

0 commit comments

Comments
 (0)