From 3e98d59d6f69054d29a6cbb614019857ff7dca85 Mon Sep 17 00:00:00 2001 From: benjaminjacobreji Date: Tue, 27 Apr 2021 00:04:57 +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 3ff6a7e..f6c1c21 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.8" +version = "1.3.9" 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."