From 9afc7b1298f4a7b2eaa712e5393e9d56024095b4 Mon Sep 17 00:00:00 2001 From: agatha Date: Sat, 13 Apr 2024 21:49:50 -0400 Subject: [PATCH] update version number --- extension/src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/src/manifest.json b/extension/src/manifest.json index 1e3e3b9..437b0c5 100644 --- a/extension/src/manifest.json +++ b/extension/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Unshortener", - "version": "0.3", + "version": "0.2", "description": "Unshorten links from Twitter.",