From 118042b88dc23a6199c5ed37bc259e967908fc4b Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Tue, 26 Oct 2021 14:37:48 -0700 Subject: [PATCH] chore: Release v3.0.0 Change-Id: Ia339bf2dbb54c98358f78acdefd2f0ea38802e26 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8cba240..b8ca560 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "EME Call and Event Logger", "short_name": "EME Logger", - "version": "2.2.0", + "version": "3.0.0", "manifest_version": 2, "description": "Logs all Encrypted Media Extensions (EME) method calls and events.", "content_scripts": [{