diff --git a/.yarn/versions/c0b51371.yml b/.yarn/versions/c0b51371.yml new file mode 100644 index 0000000..e69de29 diff --git a/manifest.json b/manifest.json index e1c0bf8..8bacd94 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-ankibridge", "name": "AnkiBridge", - "version": "0.6.12", + "version": "0.6.13", "minAppVersion": "0.13.16", "description": "Yet Another Anki Bridge", "author": "Jeppe Klitgaard", diff --git a/package.json b/package.json index ee33fdd..59eb2d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-ankibridge", - "version": "0.6.12", + "version": "0.6.13", "description": "Yet Another Anki Bridge.", "keywords": [], "license": "MIT", diff --git a/versions.json b/versions.json index acc4bf0..aad9dfd 100644 --- a/versions.json +++ b/versions.json @@ -30,5 +30,6 @@ "0.6.9": "0.13.16", "0.6.10": "0.13.16", "0.6.11": "0.13.16", - "0.6.12": "0.13.16" + "0.6.12": "0.13.16", + "0.6.13": "0.13.16" } \ No newline at end of file