From bd6077bb97e81b307861f4dad749192bfb773781 Mon Sep 17 00:00:00 2001 From: penge Date: Sat, 15 Feb 2020 10:45:42 +0700 Subject: [PATCH] 2.3.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b3b22442..f14deefe 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "My Notes", "description": "Turn your New Tab into a note-taking tool.", - "version": "2.3.1", + "version": "2.3.2", "icons": { "128": "icon128.png" }, "options_page": "options.html", "permissions": ["storage", "contextMenus"],