Update version

This commit is contained in:
Simon Yang 2024-10-15 22:29:09 +11:00
parent 60c3f51d2c
commit 4803788959
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "ai-commander",
"name": "AI Commander",
"version": "1.3.3",
"version": "1.3.4",
"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.3": "1.0.0"
"1.3.4": "1.0.0"
}