mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1842235 - Bump mozdevice version to 4.1.1 r=releng-reviewers,hneiva
Differential Revision: https://phabricator.services.mozilla.com/D183017
This commit is contained in:
parent
647b8626b9
commit
115775cd64
@ -5,7 +5,7 @@
|
||||
from setuptools import setup
|
||||
|
||||
PACKAGE_NAME = "mozdevice"
|
||||
PACKAGE_VERSION = "4.1.0"
|
||||
PACKAGE_VERSION = "4.1.1"
|
||||
|
||||
deps = ["mozlog >= 6.0"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user