mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
fix fTools version to avoid conflicts with version from Carson's repo
This commit is contained in:
parent
78701d8fb4
commit
21ce807fc7
@ -38,7 +38,7 @@ def category():
|
|||||||
return "Vector"
|
return "Vector"
|
||||||
|
|
||||||
def version():
|
def version():
|
||||||
return "0.6.1"
|
return "0.6.2"
|
||||||
|
|
||||||
def qgisMinimumVersion():
|
def qgisMinimumVersion():
|
||||||
return "1.4"
|
return "1.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user