Closed
Bug 1532335
Opened 7 years ago
Closed 7 years ago
Update maxVersions on AMO for 71 nightly
Categories
(Cloud Services :: Operations: AMO, task)
Cloud Services
Operations: AMO
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jorgev, Unassigned)
Details
+++ This bug was initially created as a clone of Bug #1521521 +++
We need the appversions for all AMO applications to be upgraded:
./venv/bin/python manage.py addnewversion android "70.*"
./venv/bin/python manage.py addnewversion android "71.0a1"
./venv/bin/python manage.py addnewversion android "71.0a2"
./venv/bin/python manage.py addnewversion android "71.0"
./venv/bin/python manage.py addnewversion firefox "70.*"
./venv/bin/python manage.py addnewversion firefox "71.0a1"
./venv/bin/python manage.py addnewversion firefox "71.0a2"
./venv/bin/python manage.py addnewversion firefox "71.0"
You need to log in
before you can comment on or make changes to this bug.
Description
•