From 7fca40ad625c61948325a7ec454d77faac20cf79 Mon Sep 17 00:00:00 2001 From: Damien Date: Thu, 8 Dec 2022 15:53:31 +1100 Subject: [PATCH] Sync UUID with plugin manifest --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 0ac2f92..4a67538 100644 --- a/plugin.json +++ b/plugin.json @@ -1,10 +1,10 @@ { - "ID": "18892b78-63ac-43ab-a278-59a5a2866dd8", + "ID": "18892B7863AC43ABA27859A5A2866DD8", "ActionKeyword": "cc", "Name": "Currency Converter", "Description": "Currency converter using the euro and rates at https://www.ecb.europa.eu/", "Author": "deefrawley", - "Version": "2.0.4", + "Version": "2.0.5", "Language": "python", "Website": "https://github.com/deefrawley/Flow.Launcher.Plugin.Currency", "IcoPath": "assets/favicon.ico",