Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Commit

Permalink
Update filter for Firefox 39.0 version bump (mozilla#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
tojon committed Feb 11, 2015
1 parent 509ba66 commit 8976609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _attachments/js/config.js
Expand Up @@ -2,7 +2,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */

var FIREFOX_VERSIONS = ["38", "37", "36", "35", "31"];
var FIREFOX_VERSIONS = ["39", "38", "37", "36", "31"];

var UPDATE_CHANNELS = [
"aurora",
Expand Down

0 comments on commit 8976609

Please sign in to comment.