diff --git a/extension/manifest.json b/extension/manifest.json index 738129e..462ab0f 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Android SDK Search", "description": "Adds an 'ad' omnibox command and view source links for the Android SDK.", - "version": "0.3.9", + "version": "0.3.10", "content_security_policy": "script-src 'self' https://developer.android.com; object-src 'self'", "permissions": [ "tabs",