From 7af11efb3e5ba955b391b810f243e87d24150432 Mon Sep 17 00:00:00 2001 From: Benjamin Jacob Reji Date: Sun, 10 Jan 2021 12:00:19 +0400 Subject: [PATCH] Adding old version. For Testing --- 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."