From 93ce82f40422e1e08e4d2bc442afe2b4ccd41778 Mon Sep 17 00:00:00 2001 From: reuseman <17575915+reuseman@users.noreply.github.com> Date: Fri, 11 Dec 2020 17:44:44 +0100 Subject: [PATCH] Update to 0.4.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9c9d817..b47655b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "flashcards-obsidian", "name": "Flashcards", - "version": "0.3.1", + "version": "0.4.1", "minAppVersion": "0.9.17", "description": "Anki integration", "author": "Alex Colucci",