diff --git a/extensions/bold-editor.toml b/extensions/bold-editor.toml index 10ffb18..6a17cd3 100644 --- a/extensions/bold-editor.toml +++ b/extensions/bold-editor.toml @@ -5,7 +5,7 @@ main = "dist/index.html" name = "Bold Editor" content_type = "SN|Component" area = "editor-editor" -version = "1.2.0" +version = "1.2.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." diff --git a/extensions/token-vault.toml b/extensions/token-vault.toml index e77e74c..878db76 100644 --- a/extensions/token-vault.toml +++ b/extensions/token-vault.toml @@ -5,7 +5,7 @@ main = "dist/index.html" name = "TokenVault" content_type = "SN|Component" area = "editor-editor" -version = "2.0.0" +version = "2.0.1" 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",]