From 7fbbcedc0217f90dc5f98fd89d9de5ae60648ff3 Mon Sep 17 00:00:00 2001 From: Aditya Thakral Date: Thu, 4 Mar 2021 05:29:23 -0500 Subject: [PATCH] Update version in manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5440544..693e395 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Watch and Learn", - "version": "1.0", + "version": "1.1.1", "icons": { "128": "static/icon128.png" },