Skip to content
This repository was archived by the owner on Apr 3, 2020. It is now read-only.

Commit fbd454b

Browse files
authored
Bump version number so we can submit to Mozilla... again
1 parent d38ebbf commit fbd454b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

browser/webext/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "netcode.io support",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "Provides netcode.io APIs to websites",
66
"applications": {
77
"gecko": {
@@ -29,4 +29,4 @@
2929
"tabs",
3030
"*://*/*"
3131
]
32-
}
32+
}

0 commit comments

Comments
 (0)