From 010d743012d1810dd78d44d2e8d5eda5c2e0d4a2 Mon Sep 17 00:00:00 2001 From: marshall beckrich Date: Tue, 1 Nov 2022 00:21:15 -0600 Subject: [PATCH] Update manifest from 0.2.2 to 0.2.3 --- manifest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 4ddd9df..872cc69 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "name": "Catppuccin", - "version": "0.2.2", - "minAppVersion": "1.0.0", - "author": "Marshall Beckrich", - "authorUrl": "https://github.com/catppuccin/obsidian" + "name": "Catppuccin", + "version": "0.2.3", + "minAppVersion": "1.0.0", + "author": "Marshall Beckrich", + "authorUrl": "https://github.com/catppuccin/obsidian" }