diff --git a/wikiweaver-ext/chrome/manifest.json b/wikiweaver-ext/chrome/manifest.json index f4222c9..0761747 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.4", + "version": "0.2.5", "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 bd75f33..4525dad 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.4", + "version": "0.2.5", "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"