GitHub Action: update-extensions

This commit is contained in:
benjaminjacobreji
2021-03-30 00:04:52 +00:00
parent b19f357757
commit 5314d5dcdf
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.3.9"
version = "1.3.10"
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 = "2FA Manager"
content_type = "SN|Component"
area = "modal"
version = "1.2.2"
version = "1.2.3"
description = "Configure two-factor authentication to add an extra level of security to your account."
no_expire = true
deletion_warning = "Deleting 2FA Manager will not disable 2FA from your account. To disable 2FA, first open 2FA Manager, then follow the prompts."