Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

Commit a88c978

Browse files
authored
Merge pull request #90 from andrenatal/metrics
publishing new version
2 parents 56074c4 + 077d2f6 commit a88c978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/background.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const analytics = new TestPilotGA({
99
ds: 'addon',
1010
an: 'Voice Fill',
1111
aid: 'voicefill@mozilla.com',
12-
av: '1.2.2'
12+
av: '1.2.3'
1313
});
1414

1515
browser.runtime.onMessage.addListener((event, content) => {

0 commit comments

Comments
 (0)