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"],