2
0
mirror of https://git.coolaj86.com/coolaj86/greenlock-hapi.js.git synced 2025-04-21 23:00:38 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
58887c8086 Update '.github/ISSUE_TEMPLATE.md' 2018-11-21 23:19:28 +00:00
AJ ONeal
50ca48230d add homepage url 2018-05-10 13:56:05 -06:00
2 changed files with 5 additions and 3 deletions

View File

@ -2,10 +2,11 @@
ATTENTION!
==========
Please report issues at https://github.com/Daplie/letsencrypt-express
Please report issues at https://git.coolaj86.com/coolaj86/greenlock-express.js
========
ACHTUNG!
========
Bitte melden Sie Probleme bei https://github.com/Daplie/letsencrypt-express
Bitte melden Sie Probleme bei
https://git.coolaj86.com/coolaj86/greenlock-express.js

View File

@ -1,6 +1,7 @@
{
"name": "greenlock-hapi",
"version": "2.1.2",
"homepage": "https://git.coolaj86.com/coolaj86/greenlock-hapi.js",
"version": "2.1.3",
"description": "An Automated HTTPS ACME client (Let's Encrypt v2) for hapi",
"main": "index.js",
"scripts": {