mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Version bump because of missing icons
The webextension icons were missing in the Mozilla addons upload. We need a newer version to update it.
This commit is contained in:
parent
92af224676
commit
2cf0c73b22
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "Snowflake",
|
"name": "Snowflake",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"description": "Snowflake is a WebRTC pluggable transport for Tor.",
|
"description": "Snowflake is a WebRTC pluggable transport for Tor.",
|
||||||
"background": {
|
"background": {
|
||||||
"scripts": ["snowflake.js"],
|
"scripts": ["snowflake.js"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue