Skip to content

Commit 11d7f4b

Browse files
committed
Bug 1894465 - Update mozdevice version to 4.1.2, r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D209134
1 parent d8a7988 commit 11d7f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/mozbase/mozdevice/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from setuptools import setup
66

77
PACKAGE_NAME = "mozdevice"
8-
PACKAGE_VERSION = "4.1.1"
8+
PACKAGE_VERSION = "4.1.2"
99

1010
deps = ["mozlog >= 6.0"]
1111

0 commit comments

Comments
 (0)