From 4cb080258ce1ee18a9324150d44298825a60ea76 Mon Sep 17 00:00:00 2001 From: mgmeyers Date: Fri, 3 Feb 2023 09:55:41 -0800 Subject: [PATCH] 1.0.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9cdafd6..3b05888 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-style-settings", "name": "Style Settings", - "version": "1.0.1", + "version": "1.0.2", "minAppVersion": "0.11.5", "description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.", "author": "mgmeyers",