diff --git a/README.md b/README.md index 4cd32b3..df55229 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [greenlock-store-fs](https://git.coolaj86.com/coolaj86/greenlock-store-fs.js) | A [Root](https://rootprojects.org) project +# [greenlock-store-fs](https://git.rootprojects.org/root/greenlock-store-fs.js) | A [Root](https://rootprojects.org) project A keypair and certificate storage strategy for Greenlock v2.7+ (and v3). The (much simpler) successor to le-store-certbot. diff --git a/package.json b/package.json index 2f78a61..2254956 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlock-store-fs", - "version": "3.0.1", + "version": "3.0.2", "description": "A file-based certificate store for greenlock that supports wildcards.", "homepage": "https://git.rootprojects.org/root/greenlock-store-fs.js", "main": "index.js",