From da9c951c4a8dce03dc7380e393cb9694f701d7d3 Mon Sep 17 00:00:00 2001 From: Haouari haitam Kouider <57036855+haouarihk@users.noreply.github.com> Date: Wed, 18 Sep 2024 12:28:55 +0100 Subject: [PATCH] releasing beta --- manifest-beta.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest-beta.json b/manifest-beta.json index ef4d6cca..db48deda 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "obsidian-textgenerator-plugin", "name": "Text Generator", - "version": "0.7.37-beta", + "version": "0.7.38-beta", "minAppVersion": "1.6.0", "description": "Text generation using AI", "author": "Noureddine Haouari", diff --git a/package.json b/package.json index d4cfcc7a..67753fff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-textgenerator-plugin", - "version": "0.7.38", + "version": "0.7.38-beta", "description": "Text generator is a handy plugin that helps you generate text content using GPT-3 (OpenAI).", "obsidian": { "minAppVersion": "1.6.0"