GitHub Action: update-extensions

This commit is contained in:
benjaminjacobreji
2022-03-05 00:35:39 +00:00
parent 794a8f2bf4
commit 22859d524c
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "Advanced Markdown Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.4.2"
version = "1.5.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."

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "Code Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.3.11"
version = "1.3.12"
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."