Skip to content

Commit 0b559f6

Browse files
committed
Update version
1 parent 42531db commit 0b559f6

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Michael Schmidt",
66
"description": "Displays the latest schedule for the Bonjwa Twitch channel",
77
"homepage_url": "https://github.com/virtuaCode/bonjwa-programm",
8-
"version": "1.1.0",
8+
"version": "1.1.1",
99
"browser_action": {
1010
"default_icon": "icons/icon.png",
1111
"default_popup": "popup/popup.html"

elm-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.0",
2+
"version": "1.1.1",
33
"summary": "Bonjwa Programm",
44
"repository": "https://github.com/virtuaCode/bonjwa-programm.git",
55
"license": "BSD3",

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
@@ -1,6 +1,6 @@
11
{
22
"name": "bonjwa-schedule",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Displays the latest schedule for the Bonjwa Twitch channel",
55
"scripts": {
66
"postinstall": "elm-package install -y",

0 commit comments

Comments
 (0)