From 11a87c2dd7e69d92bcb8062e61ed20d619d3b9f1 Mon Sep 17 00:00:00 2001 From: Mori Bellamy Date: Sat, 11 Jul 2020 15:39:45 -0700 Subject: [PATCH] bump version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6b1d786..5ab1d2a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "graytabby", - "version": "20.5.18", + "version": "20.7.11", "icons": { "128": "assets/img/blobbycat/browseraction128.png" },