From 501c16bdca40ce95fd73ea3191d0fc57b6860973 Mon Sep 17 00:00:00 2001 From: benjaminjacobreji Date: Wed, 30 Jun 2021 00:20:01 +0000 Subject: [PATCH] GitHub Action: update-extensions --- extensions/bold-editor.toml | 2 +- extensions/plus-editor.toml | 2 +- extensions/simple-markdown-editor.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/bold-editor.toml b/extensions/bold-editor.toml index 207b722..10ffb18 100644 --- a/extensions/bold-editor.toml +++ b/extensions/bold-editor.toml @@ -5,7 +5,7 @@ main = "dist/index.html" name = "Bold Editor" content_type = "SN|Component" area = "editor-editor" -version = "1.1.3" +version = "1.2.0" marketing_url = "" thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/bold.jpg" description = "A simple and peaceful rich editor that helps you write and think clearly. Features FileSafe integration, so you can embed your encrypted images, videos, and audio recordings directly inline." diff --git a/extensions/plus-editor.toml b/extensions/plus-editor.toml index eeb4a70..cc78a93 100644 --- a/extensions/plus-editor.toml +++ b/extensions/plus-editor.toml @@ -5,7 +5,7 @@ main = "index.html" name = "Plus Editor" content_type = "SN|Component" area = "editor-editor" -version = "1.4.8" +version = "1.5.0" marketing_url = "https://standardnotes.org/extensions/plus-editor" thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/plus-editor.jpg" description = "From highlighting to custom font sizes and colors, to tables and lists, this editor is perfect for crafting any document." diff --git a/extensions/simple-markdown-editor.toml b/extensions/simple-markdown-editor.toml index e283172..4e2cb08 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.10" +version = "1.4.0" 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."