mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Bug 1929510 - Update mozdevice version to 4.2.0. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D228152
This commit is contained in:
parent
44183c7267
commit
4c6d17f5dd
@ -5,7 +5,7 @@
|
||||
from setuptools import setup
|
||||
|
||||
PACKAGE_NAME = "mozdevice"
|
||||
PACKAGE_VERSION = "4.1.2"
|
||||
PACKAGE_VERSION = "4.2.0"
|
||||
|
||||
deps = ["mozlog >= 6.0"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user