We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45da6c commit b4d1944Copy full SHA for b4d1944
conanfile.py
@@ -4,7 +4,7 @@
4
5
class QtBasemapPluginConan(ConanFile):
6
name = 'QtBasemapPlugin'
7
- version = '1.0.1-3'
+ version = '1.0.1-4'
8
license = 'LGPL3'
9
url = 'http://code.qt.io/cgit/qt/qtlocation.git/tree/src/plugins/geoservices/mapbox?h=5.10'
10
description = 'Qt GeoServices plugin for basemaps including MapBox'
0 commit comments