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

Commit

Permalink
followup to #5761: update comment about Fennec version
Browse files Browse the repository at this point in the history
  • Loading branch information
juliandescottes authored and jasonLaster committed Apr 4, 2018
1 parent 11c34cb commit b5bd425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/firefox/fronts-device.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export function getDeviceFront() {
return {
getDescription: function() {
return {
// Return anything that will not match Fennec v59
// Return anything that will not match Fennec v60
apptype: "apptype",
version: "version"
};
Expand Down

0 comments on commit b5bd425

Please sign in to comment.