From 0147c0a05c2bf936d69f18aa67a38246b5de649f Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 21 May 2022 22:53:44 -0500 Subject: Support for self-hosted github --- recipes/github/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/github/package.json') diff --git a/recipes/github/package.json b/recipes/github/package.json index 26ca696..d939907 100644 --- a/recipes/github/package.json +++ b/recipes/github/package.json @@ -1,11 +1,12 @@ { "id": "github", "name": "GitHub", - "version": "2.4.0", + "version": "2.5.0", "license": "MIT", "config": { "serviceURL": "https://github.com/notifications", "hasHostedOption": true, + "hasCustomUrl": true, "hasIndirectMessages": true } } -- cgit v1.2.3-70-g09d2