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"
|
||||
|
||||
def version():
|
||||
return "0.6.1"
|
||||
return "0.6.2"
|
||||
|
||||
def qgisMinimumVersion():
|
||||
return "1.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user