version bump to 3.0.1 and headliner server url change

This commit is contained in:
Olivier Yiptong 2014-02-24 16:35:22 -05:00
Родитель c3e8bf9d8c
Коммит 33eeeec23b
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -5,7 +5,7 @@
"id": "firefox.personalization.study@up.mozilla",
"license": "MPL 2.0",
"name": "firefox-personalization-study",
"version": "3",
"version": "3.0.1",
"preferences": [
{
"name": "consented",
@ -36,7 +36,7 @@
"name": "nytimes_headliner_url",
"title": "New York Times content personalization server",
"type": "string",
"value": "https://headliner.mozillalabs.com/nytimes/mostpopular/personalize?limit=10"
"value": "https://headliner.up.mozillalabs.com/nytimes/mostpopular/personalize?limit=10"
},
{
"name": "headliner_refresh_interval",