Bug 1401498 - Release marionette-driver 2.4.0 and marionette-harness 4.2.0. r=ato

MozReview-Commit-ID: 3BvyKbOpNdT

--HG--
extra : rebase_source : a8255207b6524734feea0cbd072abaeb935db8c8
This commit is contained in:
Henrik Skupin 2017-10-25 15:42:01 +02:00
parent 5c75212853
commit 96398c78f6
3 changed files with 3 additions and 3 deletions

View File

@ -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/.
__version__ = '2.3.0'
__version__ = '2.4.0'
from marionette_driver import (
addons,

View File

@ -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/.
__version__ = '4.1.0'
__version__ = '4.2.0'
from .marionette_test import (
CommonTestCase,

View File

@ -1,6 +1,6 @@
browsermob-proxy >= 0.6.0
manifestparser >= 1.1
marionette-driver >= 2.3.0
marionette-driver >= 2.4.0
mozcrash >= 0.5
mozdevice >= 0.44
mozinfo >= 0.8