From 063454ef2e847c13401bcbb53ab2df31dcba9c2d Mon Sep 17 00:00:00 2001 From: Daniel Grossmann-Kavanagh Date: Fri, 19 Jul 2024 12:22:18 -0700 Subject: [PATCH] chore: Change version in manifest.json to latest release (0.2.2). --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index db1fb1e..13446b1 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "authorUrl": "https://system3.studio", "fundingUrl": "https://www.buymeacoffee.com/dtkav", "isDesktopOnly": true, - "version": "0.2.1" + "version": "0.2.2" }