We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af2424d commit 2dd39feCopy full SHA for 2dd39fe
3 files changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-to-anki-plugin",
3
"name": "Obsidian_to_Anki",
4
- "version": "3.5.0",
+ "version": "3.6.0",
5
"minAppVersion": "0.9.20",
6
"description": "This is an Anki integration plugin! Designed for efficient bulk exporting.",
7
"author": "Pseudonium",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-to-anki-plugin",
- "version": "3.4.2",
"main": "main.js",
"scripts": {
versions.json
@@ -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",
0 commit comments