diff --git a/manifest.json b/manifest.json index 307d67dc..4542685d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-textgenerator-plugin", "name": "Text Generator", - "version": "0.7.38", + "version": "0.7.41", "minAppVersion": "1.6.0", "description": "Text generation using AI", "author": "Noureddine Haouari", diff --git a/package.json b/package.json index c8f65334..9d5461fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-textgenerator-plugin", - "version": "0.7.41-beta", + "version": "0.7.41", "description": "Text generator is a handy plugin that helps you generate text content using GPT-3 (OpenAI).", "obsidian": { "minAppVersion": "1.6.0"