Skip to content

Commit

Permalink
Incrementing version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljolley committed Mar 6, 2020
1 parent 295f994 commit 21df5a5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"email": "[email protected]"
},
"icon": "resources/logo.png",
"version": "1.4.1",
"version": "1.5.0",
"preview": false,
"engines": {
"vscode": "^1.32.0"
Expand Down Expand Up @@ -77,13 +77,13 @@
"type": "boolean",
"default": false,
"description": "If checked, will auto-install theme install requests. Otherwise, we will prompt you to install."
},
"twitchThemer.autoConnect": {
"title": "Auto Connect",
"type": "boolean",
"default": false,
"description": "Should Twitch Themer automatically connect to Twitch Chat if you're streaming? Twitch Themer will poll Twitch' API to ensure you're streaming prior to connecting."
}
},
"twitchThemer.autoConnect": {
"title": "Auto Connect",
"type": "boolean",
"default": false,
"description": "Should Twitch Themer automatically connect to Twitch Chat if you're streaming? Twitch Themer will poll Twitch' API to ensure you're streaming prior to connecting."
}
}
}
},
Expand Down Expand Up @@ -128,4 +128,4 @@
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3"
}
}
}

0 comments on commit 21df5a5

Please sign in to comment.