From 755240f10079f4ec1abb44772d530d4f13b6b0f3 Mon Sep 17 00:00:00 2001 From: benjaminjacobreji Date: Sat, 15 Jan 2022 00:27:24 +0000 Subject: [PATCH] GitHub Action: update-extensions --- extensions/advanced-markdown-editor.toml | 2 +- extensions/bold-editor.toml | 2 +- extensions/plus-editor.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/advanced-markdown-editor.toml b/extensions/advanced-markdown-editor.toml index 87445e9..8a4b32a 100644 --- a/extensions/advanced-markdown-editor.toml +++ b/extensions/advanced-markdown-editor.toml @@ -5,7 +5,7 @@ main = "index.html" name = "Advanced Markdown Editor" content_type = "SN|Component" area = "editor-editor" -version = "1.3.14" +version = "1.4.0" marketing_url = "https://standardnotes.org/extensions/advanced-markdown" thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/adv-markdown.jpg" description = "A fully featured Markdown editor that supports live preview, a styling toolbar, and split pane support." diff --git a/extensions/bold-editor.toml b/extensions/bold-editor.toml index 63e0133..a697a4b 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.2.10" +version = "1.3.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 cc78a93..71acef7 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.5.0" +version = "1.6.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."