Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
crybot committed Jul 5, 2023
1 parent e1b5bb0 commit 6896c4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "flashcards-llm",
"name": "Flashcards LLM",
"version": "0.0.2",
"version": "0.0.3",
"minAppVersion": "0.15.0",
"description": "Use Large Language Models (such as ChatGPT) to automatically generate flashcards from obsidian notes",
"author": "Marco Pampaloni",
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"0.0.2": "0.15.0"
"0.0.3": "0.15.0"
}

0 comments on commit 6896c4c

Please sign in to comment.