GitHub Action: update-extensions

This commit is contained in:
benjaminjacobreji
2021-02-05 00:10:55 +00:00
parent d5d1dcb204
commit 262b98a9f1
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "GitHub Push"
content_type = "SN|Component"
area = "editor-stack"
version = "1.2.2"
version = "1.2.4"
marketing_url = "https://standardnotes.org/extensions/github-push"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/components/github-push.jpg"
description = "Push note changes to a public or private GitHub repository, with options for file extension and commit message."

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "Vim Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.3.6"
version = "1.3.7"
marketing_url = "https://standardnotes.org/extensions/vim-editor"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/vim.jpg"
description = "A code editor with Vim key bindings."