From 26260391c83d85a7144e2b26a1950fc373dfb080 Mon Sep 17 00:00:00 2001 From: benjaminjacobreji Date: Fri, 14 May 2021 00:25:54 +0000 Subject: [PATCH] GitHub Action: update-extensions --- extensions/simple-markdown-editor.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/simple-markdown-editor.toml b/extensions/simple-markdown-editor.toml index f6c1c21..e283172 100644 --- a/extensions/simple-markdown-editor.toml +++ b/extensions/simple-markdown-editor.toml @@ -5,7 +5,7 @@ main = "dist/index.html" name = "Simple Markdown Editor" content_type = "SN|Component" area = "editor-editor" -version = "1.3.9" +version = "1.3.10" marketing_url = "https://standardnotes.org/extensions/simple-markdown-editor" thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/simple-markdown.jpg" description = "A Markdown editor with dynamic split-pane preview."