From 8623e57c7d898ee6d10f9a07b0c3a3198eaf5c41 Mon Sep 17 00:00:00 2001 From: Rubaiyat Khondaker Date: Sun, 13 Dec 2020 21:55:53 +0000 Subject: [PATCH] Updated JSONs for release --- manifest.json | 2 +- versions.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ae14a7cb..c9217fda 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-to-anki-plugin", "name": "Obsidian_to_Anki", - "version": "3.3.2", + "version": "3.3.3", "minAppVersion": "0.9.20", "description": "This is an Anki integration plugin! Designed for efficient bulk exporting.", "author": "Pseudonium", diff --git a/versions.json b/versions.json index f80913cc..0d613044 100644 --- a/versions.json +++ b/versions.json @@ -1,5 +1,6 @@ { + "3.3.3": "0.9.20", "3.3.2": "0.9.20", "3.3.0": "0.9.20", "3.2.0": "0.9.20",