diff --git a/webext/dist/manifest.json b/webext/dist/manifest.json index e7984ad..d4bb07c 100644 --- a/webext/dist/manifest.json +++ b/webext/dist/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Browsh", - "version": "0.2.4", + "version": "0.2.5", "description": "Renders the browser as realtime, interactive, TTY-compatible text", diff --git a/webext/manifest.json b/webext/manifest.json index e7984ad..d4bb07c 100644 --- a/webext/manifest.json +++ b/webext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Browsh", - "version": "0.2.4", + "version": "0.2.5", "description": "Renders the browser as realtime, interactive, TTY-compatible text",