Skip to content

Commit

Permalink
v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ShootingKing-AM committed Jan 23, 2024
1 parent af2424d commit 2dd39fe
Show file tree
Hide file tree
Showing 3 changed files with 3 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": "obsidian-to-anki-plugin",
"name": "Obsidian_to_Anki",
"version": "3.5.0",
"version": "3.6.0",
"minAppVersion": "0.9.20",
"description": "This is an Anki integration plugin! Designed for efficient bulk exporting.",
"author": "Pseudonium",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-to-anki-plugin",
"version": "3.4.2",
"version": "3.6.0",
"description": "This is an Anki integration plugin! Designed for efficient bulk exporting.",
"main": "main.js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

{
"3.6.0": "0.9.20",
"3.5.0": "0.9.20",
"3.4.2": "0.9.20",
"3.4.1": "0.9.20",
Expand Down

0 comments on commit 2dd39fe

Please sign in to comment.