From 373df0a0b2eecad5cb1987d9bf2119eb4bc720ed Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Tue, 16 Jan 2024 09:28:32 +0100 Subject: Change name and serviceUrl of anonaddy (#497) Service has migrated to a new name and url recently. --- recipes/anonaddy/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/anonaddy/package.json b/recipes/anonaddy/package.json index f8f31e3..3e8e917 100644 --- a/recipes/anonaddy/package.json +++ b/recipes/anonaddy/package.json @@ -1,9 +1,9 @@ { "id": "anonaddy", - "name": "AnonAddy", - "version": "1.3.0", + "name": "addy.io", + "version": "1.3.1", "license": "MIT", "config": { - "serviceURL": "https://app.anonaddy.com/" + "serviceURL": "https://app.addy.io/" } } -- cgit v1.2.3-54-g00ecf