Skip to content

Commit

Permalink
ext: bump to version 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
l0f3n committed Feb 3, 2024
1 parent 4699576 commit 3998a21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wikiweaver-ext/chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion wikiweaver-ext/firefox/manifest.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 3998a21

Please sign in to comment.