diff --git a/wikiweaver-ext/chrome/manifest.json b/wikiweaver-ext/chrome/manifest.json index 0761747..8ebd911 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.5", + "version": "0.2.5.1", "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 4525dad..0e2a717 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.5", + "version": "0.2.5.1", "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"