Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 8db9deb

Browse files
Merge pull request #1698 from github/hotfix-2.17.1
Hotfix 2.17.1
2 parents a58f013 + cdee3d1 commit 8db9deb

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": "hubot-scripts",
3-
"version": "2.17.0",
3+
"version": "2.17.1",
44

55
"author": "hubot",
66

replacements.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"plusplus.coffee": "https://github.com/ajacksified/hubot-plusplus",
1818
"resumator.coffee": "https://github.com/ChrisMissal/hubot-resumator",
1919
"shipit.coffee": "http://github.com/hubot-scripts/hubot-shipit",
20-
"s3-brain": "https://github.com/dylanmei/hubot-s3-brain"
20+
"s3-brain": "https://github.com/dylanmei/hubot-s3-brain",
2121
"tell": "https://github.com/hubot-scripts/hubot-tell",
2222
"wolfram.coffee": "https://github.com/notpeter/hubot-wolfram",
2323
"xkcd.coffee": "https://www.npmjs.com/package/hubot-xkcd",

0 commit comments

Comments
 (0)