From 91eea5dbd691766587824aee683cee05cdc63212 Mon Sep 17 00:00:00 2001 From: lewisxy Date: Mon, 10 Jan 2022 04:17:26 -0800 Subject: [PATCH] bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c78a990..0755414 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Zoom Recording Downloader", - "version": "1.1", + "version": "1.2", "description": "Download zoom recordings from your browser", "background": { "scripts": ["background.js"],