Update version

This commit is contained in:
Simon Yang 2024-10-15 21:42:49 +11:00
parent e2b46a8f2e
commit 330ce44d20
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "ai-commander",
"name": "AI Commander",
"version": "1.3.2",
"version": "1.3.3",
"minAppVersion": "1.0.0",
"description": "Generate audio transcripts, images, and text in context of PDF attachments or web search results using OpenAI (ChatGPT) and Bing API.",
"author": "Simon Yang",

View file

@ -1,3 +1,3 @@
{
"1.3.2": "1.0.0"
"1.3.3": "1.0.0"
}