From 0fde9d65f69b2d38cf500ac8fe99d25aef489241 Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Wed, 10 Nov 2021 15:44:32 -0800 Subject: [PATCH] chore: Release v3.1.0 Change-Id: I680e40713bd231c6d66b95be59d8381248201850 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 17f643f..ab0704f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "EME Call and Event Logger", "short_name": "EME Logger", - "version": "3.0.1", + "version": "3.1.0", "manifest_version": 2, "description": "Logs all Encrypted Media Extensions (EME) method calls and events.", "content_scripts": [{