diff --git a/manifest.json b/manifest.json index 098ab2d..aa0cc42 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-style-settings", "name": "Style Settings", - "version": "0.2.4", + "version": "0.2.5", "minAppVersion": "0.11.5", "description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.", "author": "mgmeyers", diff --git a/versions.json b/versions.json index e08c52d..e3cf9c2 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "0.2.5": "0.11.5", "0.2.4": "0.11.5", "0.2.3": "0.11.5", "0.2.2": "0.11.5",