From 1244560e4c5bb799663e58ef4d709804ab20cbe6 Mon Sep 17 00:00:00 2001 From: Ali Raheem Date: Sun, 14 May 2023 10:57:22 +0100 Subject: [PATCH] dump version --- plugin/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/manifest.json b/plugin/manifest.json index afcdf00..9fb2253 100755 --- a/plugin/manifest.json +++ b/plugin/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Aify", - "version": "1.9", + "version": "1.10", "description": "A Thunderbird plugin to rewrite text based on user-selected actions using OpenAI's API.", "author": "Ali Raheem", "browser_specific_settings": {