From 8563addf4959e1a1bf6bfacb6fbdbedf4cd48c7c Mon Sep 17 00:00:00 2001 From: agatha Date: Sat, 13 Apr 2024 21:09:46 -0400 Subject: [PATCH] rename extension to Unshortener --- extension/src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extension/src/manifest.json b/extension/src/manifest.json index c8c1136..ccba66f 100644 --- a/extension/src/manifest.json +++ b/extension/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, - "name": "Unshorten", - "version": "0.1", + "name": "Unshortener", + "version": "0.2", "description": "Unshorten links from Twitter.",