summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Buckley-Houston <tom@tombh.co.uk>2018-02-02 17:35:18 +0800
committerThomas Buckley-Houston <tom@tombh.co.uk>2018-02-02 17:35:18 +0800
commit3b7ee798089d77c114af7658d1cdcd3e49a49292 (patch)
tree867fa296638511f895aa047bee78e6ad71bc015e
parentcdab6bde93645bede943284b1ed99910bbb24f5e (diff)
Just a version bump to retry a goreleaser bugv0.2.5
-rw-r--r--webext/dist/manifest.json2
-rw-r--r--webext/manifest.json2
2 files changed, 2 insertions, 2 deletions
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",