From fa3c011616a15eed1d0125877ef0277d1ad8d478 Mon Sep 17 00:00:00 2001 From: Benjamin Jacob Reji Date: Sun, 10 Jan 2021 12:27:15 +0400 Subject: [PATCH] Testing Revert --- 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 ec455aa..5dfdf75 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.2" +version = "1.2.1" 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."