GitHub Action: update-extensions

This commit is contained in:
benjaminjacobreji
2021-06-09 00:24:45 +00:00
parent 2898f5ced2
commit 0a1d2a2af1
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.12"
version = "1.3.13"
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 = "TokenVault"
content_type = "SN|Component"
area = "editor-editor"
version = "1.0.10"
version = "2.0.0"
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",]