Skip to content

Commit

Permalink
ext: bump to version 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
l0f3n committed Feb 27, 2024
1 parent 2f0cbb1 commit a4bac44
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.6",
"version": "0.2.7",
"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.6",
"version": "0.2.7",
"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 a4bac44

Please sign in to comment.