Skip to content

Commit f008b09

Browse files
committed
chore: v2.6.0.12060 (Beta) v2.6.1 (Stable)
Fast-tracked bugfix release for #616
1 parent 01e72f2 commit f008b09

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

add-on/manifest.common.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "__MSG_manifest_extensionName__",
44
"short_name": "__MSG_manifest_shortExtensionName__",
5-
"version": "2.6.0",
5+
"version": "2.6.1",
66
"description": "__MSG_manifest_extensionDescription__",
77
"homepage_url": "https://github.com/ipfs-shipyard/ipfs-companion",
88
"author": "IPFS Community",

ci/firefox/update.json

+10
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@
4141
},
4242
"update_hash": "sha256:1ad6cac302adcd24e05efaef3e96b130c1ef551335ab907a5acce895b9ee08f8",
4343
"update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.5.1.12010/ipfs_companion_beta_build-2.5.1.12010-an+fx.xpi"
44+
},
45+
{
46+
"version": "2.6.0.12060",
47+
"applications": {
48+
"gecko": {
49+
"strict_min_version": "59"
50+
}
51+
},
52+
"update_hash": "sha256:95800dd68f6967131eb2ca6fb0fd9a785a86feefef96f486df51be97a8bc6f29",
53+
"update_link": "https://github.com/ipfs-shipyard/ipfs-companion/releases/download/v2.6.0.12060/ipfs_companion_beta_build-2.6.0.12060-an+fx.xpi"
4454
}
4555
]
4656
}

0 commit comments

Comments
 (0)