Update Extensions

This commit is contained in:
Benjamin Jacob Reji
2021-01-10 03:04:02 +04:00
parent f67a942acd
commit 06262780ac
3 changed files with 3 additions and 7 deletions

View File

@@ -2,12 +2,10 @@ id = "org.standardnotes.github-push"
npm = "sn-github-push"
github = "sn-extensions/github-push"
main = "index.html"
name = "GitHub Push"
content_type = "SN|Component"
area = "editor-stack"
version = "1.2.1"
version = "1.2.2"
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

@@ -1,11 +1,9 @@
id = "com.ceiphr.overcast"
github = "ceiphr/sn-overcast-theme"
main = "dist/dist.css"
name = "Overcast"
content_type = "SN|Theme"
version = "1.1.2"
version = "v1.1.3"
marketing_url = "https://github.com/ceiphr/sn-overcast-theme"
thumbnail_url = "https://i.imgur.com/KDnyBGx.png"
description = "Overcast to become cloudy or dark — just like this theme."

View File

@@ -5,7 +5,7 @@ main = "dist/index.html"
name = "Secure Spreadsheets"
content_type = "SN|Component"
area = "editor-editor"
version = "1.3.4"
version = "1.3.6"
marketing_url = ""
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/spreadsheets.png"
description = "A powerful spreadsheet editor with formatting and formula support. Not recommended for large data sets, as encryption of such data may decrease editor performance."