Skip to content

Commit

Permalink
ext: bump to version 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
l0f3n committed Mar 5, 2024
1 parent 919bc0e commit 368987d
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.7",
"version": "0.2.8",
"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.7",
"version": "0.2.8",
"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 368987d

Please sign in to comment.