Skip to content

Commit

Permalink
Merge remote-tracking branch 'mozilla/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
fzzzy committed Jun 8, 2017
2 parents 32018a9 + 89a6d96 commit a697c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/app/config.js
@@ -1,6 +1,6 @@
const defaultConfig = {
isDev: true,
minFirefoxVersion: 49,
minFirefoxVersion: 50,
experimentsURL: '/api/experiments.json',
usageCountsURL: 'https://analysis-output.telemetry.mozilla.org/testpilot/data/installation-counts/latest.json',
ravenPublicDSN: 'https://5ceef9a20a6e4cdd93cc9a935be78c73@sentry.prod.mozaws.net/169'
Expand Down

0 comments on commit a697c28

Please sign in to comment.