From aeb2f0895c0bfa72661f41103b6ea11a58203ae4 Mon Sep 17 00:00:00 2001 From: WFH Brian Date: Sat, 31 Aug 2024 22:16:28 -0400 Subject: [PATCH] fix openai rate limit bug --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 610f146b..7178db27 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "minAppVersion": "1.1.0", "authorUrl": "https://wfhbrian.com", "isDesktopOnly": true, - "version": "2.1.96" + "version": "2.1.97" } \ No newline at end of file