Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit b5bd425

Browse files
juliandescottesjasonLaster
authored andcommitted
followup to #5761: update comment about Fennec version
1 parent 11c34cb commit b5bd425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/firefox/fronts-device.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export function getDeviceFront() {
66
return {
77
getDescription: function() {
88
return {
9-
// Return anything that will not match Fennec v59
9+
// Return anything that will not match Fennec v60
1010
apptype: "apptype",
1111
version: "version"
1212
};

0 commit comments

Comments
 (0)