GitHub Action: update-extensions

This commit is contained in:
benjaminjacobreji
2021-06-04 01:07:20 +00:00
parent db34ec833d
commit 6e4aafc016
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "Action Bar"
content_type = "SN|Component"
area = "editor-stack"
version = "1.3.1"
version = "1.3.2"
marketing_url = "https://standardnotes.org/extensions/action-bar"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/components/action-bar.jpg"
description = "Useful utility bar with information about the current note as well as actions like duplicate, copy, and save."

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "Minimal Markdown Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.3.5"
version = "1.3.6"
marketing_url = "https://standardnotes.org/extensions/minimal-markdown-editor"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/min-markdown.jpg"
description = "A minimal Markdown editor with live rendering and in-text search via Ctrl/Cmd + F"