From c37fc95fcaa2420453f9586a1e5d0dcb43c39ff2 Mon Sep 17 00:00:00 2001 From: Stephen Mwangi Date: Sat, 8 May 2021 22:26:31 +0300 Subject: [PATCH] Roll back version change --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9fb1724d..8061b52f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "obsidian-spaced-repetition", "name": "Spaced Repetition", - "version": "1.4.4", + "version": "1.4.3", "minAppVersion": "0.9.12", "description": "Fight the forgetting curve by reviewing flashcards & entire notes.", "author": "Stephen Mwangi", "authorUrl": "https://github.com/st3v3nmw/obsidian-spaced-repetition", "isDesktopOnly": false -} \ No newline at end of file +}