GitHub Action: update-extensions

This commit is contained in:
benjaminjacobreji
2022-01-19 00:25:23 +00:00
parent 755240f100
commit 4e8308446a
8 changed files with 8 additions and 8 deletions

View File

@@ -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."

View File

@@ -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."

View File

@@ -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."

View File

@@ -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."

View File

@@ -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."

View File

@@ -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."

View File

@@ -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."

View File

@@ -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",]