From 944df44187b49dfa5bd648c37e1fdc0d95213da1 Mon Sep 17 00:00:00 2001 From: benjaminjacobreji Date: Tue, 11 Jan 2022 00:29:23 +0000 Subject: [PATCH] GitHub Action: update-extensions --- extensions/dynamic-theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/dynamic-theme.toml b/extensions/dynamic-theme.toml index a563946..772a621 100644 --- a/extensions/dynamic-theme.toml +++ b/extensions/dynamic-theme.toml @@ -5,6 +5,6 @@ main = "dist/dist.css" name = "Dynamic" layerable = true content_type = "SN|Theme" -version = "1.0.1" +version = "1.0.2" marketing_url = "https://standardnotes.org/extensions/dynamic" description = "A smart theme that minimizes the tags and notes panels when they are not in use."