From 815eddaef1766042fb59bb73ee95bb1218662eb1 Mon Sep 17 00:00:00 2001 From: benjaminjacobreji Date: Sun, 10 Jan 2021 08:24:09 +0000 Subject: [PATCH] Auto updating extensions --- extensions/github-push.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/github-push.toml b/extensions/github-push.toml index 5dfdf75..ec455aa 100644 --- a/extensions/github-push.toml +++ b/extensions/github-push.toml @@ -5,7 +5,7 @@ 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."