mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1086531 - [mozdevice] Bump version to 0.43. r=wlachance
This commit is contained in:
parent
4037bb3b08
commit
03e3f3c2c8
@ -5,7 +5,7 @@
|
||||
from setuptools import setup
|
||||
|
||||
PACKAGE_NAME = 'mozdevice'
|
||||
PACKAGE_VERSION = '0.42'
|
||||
PACKAGE_VERSION = '0.43'
|
||||
|
||||
deps = ['mozfile >= 1.0',
|
||||
'mozlog >= 2.1',
|
||||
|
Loading…
Reference in New Issue
Block a user