From e19f2017db2426d883bedde25e9df1b1b717d8c4 Mon Sep 17 00:00:00 2001 From: benjaminjacobreji Date: Sun, 28 Feb 2021 00:12:10 +0000 Subject: [PATCH] GitHub Action: update-extensions --- extensions/simple-markdown-editor.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/extensions/simple-markdown-editor.toml b/extensions/simple-markdown-editor.toml index d899282..781f87b 100644 --- a/extensions/simple-markdown-editor.toml +++ b/extensions/simple-markdown-editor.toml @@ -2,11 +2,10 @@ id = "org.standardnotes.simple-markdown-editor" npm = "sn-simple-markdown-editor" github = "standardnotes/markdown-basic" main = "dist/index.html" - name = "Simple Markdown Editor" content_type = "SN|Component" area = "editor-editor" -version = "1.3.6" +version = "1.3.7" 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."