From 3998a21f9aec87d6e10d296c4b1433bc6bb42f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20L=C3=B6fgren?= Date: Sat, 3 Feb 2024 15:03:53 +0100 Subject: [PATCH] ext: bump to version 0.2.5 --- 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 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"