GitHub Action: update-extensions

This commit is contained in:
benjaminjacobreji
2021-12-27 00:27:24 +00:00
parent 3b26db2f49
commit ee057e0ae5

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "Code Editor" name = "Code Editor"
content_type = "SN|Component" content_type = "SN|Component"
area = "editor-editor" area = "editor-editor"
version = "1.3.9" version = "1.3.8"
marketing_url = "https://standardnotes.org/extensions/code-editor" marketing_url = "https://standardnotes.org/extensions/code-editor"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/code.jpg" 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." description = "Syntax highlighting and convenient keyboard shortcuts for over 120 programming languages. Ideal for code snippets and procedures."