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

Commit aa0fbf9

Browse files
chore(release): 3.11.0 [skip ci]
# [3.11.0](v3.10.8...v3.11.0) (2019-01-20) ### Bug Fixes * add slug to properties search for omnibox (helps with [#460](#460)) ([b0ccdab](b0ccdab)) * remove shortcut hint from button tooltip ([4917041](4917041)) ### Features * add description to keyboard shortcut ([c3eb46d](c3eb46d))
1 parent 5a35845 commit aa0fbf9

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.8",
5+
"version": "3.11.0",
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.8",
14+
"version": "3.11.0",
1515
"icons": {
1616
"48": "assets/images/icon.svg",
1717
"64": "assets/images/icon.svg"

0 commit comments

Comments
 (0)