From b5dad4146625f4d241bf6210e4ac117dadbe2bd0 Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Thu, 11 Nov 2021 16:10:51 -0800 Subject: [PATCH] chore: Release v3.1.1 Change-Id: Ic40540533ad01735f61fb66e2a53d1b30a68e7cd --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 04d5c3c..fe4388e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "EME Call and Event Logger", "short_name": "EME Logger", - "version": "3.1.0", + "version": "3.1.1", "manifest_version": 2, "description": "Logs all Encrypted Media Extensions (EME) method calls and events.", "content_scripts": [{