diff --git a/images/icon128.png b/images/icon128.png index d358b91..494c3d9 100644 Binary files a/images/icon128.png and b/images/icon128.png differ diff --git a/images/icon16.png b/images/icon16.png index 217b719..abaa005 100644 Binary files a/images/icon16.png and b/images/icon16.png differ diff --git a/images/icon32.png b/images/icon32.png index b6c8425..e453069 100644 Binary files a/images/icon32.png and b/images/icon32.png differ diff --git a/manifest.json b/manifest.json index 4d3e9df..3708108 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "name": "Open in Colab", "description": "Open a Github-hosted notebook in Google Colab", - "version": "1.0", - "version_name": "1.0", + "version": "1.0.1", + "version_name": "1.0.1", "manifest_version": 2, "icons": { "16": "images/icon16.png",