v3.0.1: fix typo in URL
This commit is contained in:
parent
d9b9b0fcd6
commit
4ad4cf29f4
|
@ -1,4 +1,4 @@
|
|||
# [acme-dns-01-namecheap](https://git.rootprojects.org/root/acme-dns-01-namecheap) | a [Root](https://rootrpojects.org) project
|
||||
# [acme-dns-01-namecheap](https://git.rootprojects.org/root/acme-dns-01-namecheap.js) | a [Root](https://rootrpojects.org) project
|
||||
|
||||
NameCheap DNS + Let's Encrypt
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "acme-dns-01-namecheap",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"description": "Namecheap DNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
|
|
Loading…
Reference in New Issue