From a4bac441cf02f8e886b600986a7a749675633c1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20L=C3=B6fgren?= Date: Tue, 27 Feb 2024 19:27:24 +0100 Subject: [PATCH] ext: bump to version 0.2.7 --- wikiweaver-ext/chrome/manifest.json | 2 +- wikiweaver-ext/firefox/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wikiweaver-ext/chrome/manifest.json b/wikiweaver-ext/chrome/manifest.json index 5224b2e..06282aa 100644 --- a/wikiweaver-ext/chrome/manifest.json +++ b/wikiweaver-ext/chrome/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "WikiWeaver", - "version": "0.2.6", + "version": "0.2.7", "description": "View you and your peers progress through a WikiRace by syncing visited pages to a lobby on wikiweaver.stuffontheinter.net", "icons": { "48": "icons/48.png", diff --git a/wikiweaver-ext/firefox/manifest.json b/wikiweaver-ext/firefox/manifest.json index 1e4bdfd..23e9f23 100644 --- a/wikiweaver-ext/firefox/manifest.json +++ b/wikiweaver-ext/firefox/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "WikiWeaver", - "version": "0.2.6", + "version": "0.2.7", "description": "View you and your peers progress through a WikiRace by syncing visited pages to a lobby on wikiweaver.stuffontheinter.net", "icons": { "48": "icons/48.png"