From 580feccf467a5b6dfbb799ffeed08c2c9fa6e78e Mon Sep 17 00:00:00 2001 From: Tom Chapman Date: Fri, 9 Sep 2022 12:05:20 +0100 Subject: [PATCH] Make this work with Franz 5.9+, in the top level recipes folder, with the bugs they've currently got. See: meetfranz/plugins#505 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 55ee610..4a9384b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "id": "any.do", + "id": "anydo", "name": "Any.do", - "version": "3.0.0", + "version": "4.0.0", "description": "Any.do plugin for Franz 5", "main": "index.js", "author": "Tom Chapman ",