From 0825a51e6006887b4fbe6d7571c373a68f6f6bbd Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Mon, 15 Nov 2021 14:03:17 -0800 Subject: [PATCH] chore: Release v3.1.3 Change-Id: I9511700e8b4d64c1d85795bd32b37cf88c958596 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 05049c3..d469f6c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "EME Call and Event Logger", "short_name": "EME Logger", - "version": "3.1.2", + "version": "3.1.3", "manifest_version": 2, "description": "Logs all Encrypted Media Extensions (EME) method calls and events.", "content_scripts": [{