From 141d0c10080ace8329be2263b269c58a8a03df1e Mon Sep 17 00:00:00 2001 From: Damien Date: Wed, 25 Aug 2021 13:09:13 +1000 Subject: [PATCH] Fluid ounce addition. Fixes #1 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index d6131d8..933850e 100644 --- a/plugin.json +++ b/plugin.json @@ -4,7 +4,7 @@ "Name": "General Converter", "Description": "General weights and measures converter", "Author": "deefrawley", - "Version": "1.0.0", + "Version": "1.0.1", "Language": "python", "Website": "https://github.com/deefrawley/Flow.Launcher.Plugin.GenConvert", "IcoPath": "assets/favicon.ico",