From 4e8308446ae88145fc235ffe107b1ef9559114f1 Mon Sep 17 00:00:00 2001 From: benjaminjacobreji Date: Wed, 19 Jan 2022 00:25:23 +0000 Subject: [PATCH] GitHub Action: update-extensions --- extensions/advanced-markdown-editor.toml | 2 +- extensions/bold-editor.toml | 2 +- extensions/code-editor.toml | 2 +- extensions/plus-editor.toml | 2 +- extensions/secure-spreadsheets.toml | 2 +- extensions/simple-markdown-editor.toml | 2 +- extensions/simple-task-editor.toml | 2 +- extensions/token-vault.toml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/extensions/advanced-markdown-editor.toml b/extensions/advanced-markdown-editor.toml index 8a4b32a..eab314b 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.4.0" +version = "1.4.1" 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 a697a4b..a9e97e7 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.3.0" +version = "1.3.1" 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/code-editor.toml b/extensions/code-editor.toml index d4e370e..92c97ed 100644 --- a/extensions/code-editor.toml +++ b/extensions/code-editor.toml @@ -5,7 +5,7 @@ main = "index.html" name = "Code Editor" content_type = "SN|Component" area = "editor-editor" -version = "1.3.8" +version = "1.3.9" marketing_url = "https://standardnotes.org/extensions/code-editor" thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/code.jpg" description = "Syntax highlighting and convenient keyboard shortcuts for over 120 programming languages. Ideal for code snippets and procedures." diff --git a/extensions/plus-editor.toml b/extensions/plus-editor.toml index 71acef7..ffb9ba2 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.6.0" +version = "1.6.1" 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/secure-spreadsheets.toml b/extensions/secure-spreadsheets.toml index af45c35..bde6ec8 100644 --- a/extensions/secure-spreadsheets.toml +++ b/extensions/secure-spreadsheets.toml @@ -5,7 +5,7 @@ main = "dist/index.html" name = "Secure Spreadsheets" content_type = "SN|Component" area = "editor-editor" -version = "1.4.2" +version = "1.4.3" marketing_url = "" thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/spreadsheets.png" description = "A powerful spreadsheet editor with formatting and formula support. Not recommended for large data sets, as encryption of such data may decrease editor performance." diff --git a/extensions/simple-markdown-editor.toml b/extensions/simple-markdown-editor.toml index 4e2cb08..e5d955d 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.4.0" +version = "1.4.1" 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." diff --git a/extensions/simple-task-editor.toml b/extensions/simple-task-editor.toml index b161b3d..1e6aacc 100644 --- a/extensions/simple-task-editor.toml +++ b/extensions/simple-task-editor.toml @@ -5,7 +5,7 @@ main = "dist/index.html" name = "Simple Task Editor" content_type = "SN|Component" area = "editor-editor" -version = "1.3.7" +version = "1.3.8" marketing_url = "https://standardnotes.org/extensions/simple-task-editor" thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/task-editor.jpg" description = "A great way to manage short-term and long-term to-do's. You can mark tasks as completed, change their order, and edit the text naturally in place." diff --git a/extensions/token-vault.toml b/extensions/token-vault.toml index 7f4539e..a4af734 100644 --- a/extensions/token-vault.toml +++ b/extensions/token-vault.toml @@ -5,7 +5,7 @@ main = "dist/index.html" name = "TokenVault" content_type = "SN|Component" area = "editor-editor" -version = "2.0.7" +version = "2.0.8" thumbnail_url = "https://standard-notes.s3.amazonaws.com/screenshots/models/editors/token-vault.png" description = "Encrypt and protect your 2FA secrets for all your internet accounts. TokenVault handles your 2FA secrets so that you never lose them again, or have to start over when you get a new device." flags = [ "Beta",]