File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
geovita_processing_plugin Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2626__date__ = '2024-01-17'
2727__copyright__ = '(C) 2024 by DPE'
2828
29- __version__ = "3.2.1 "
29+ __version__ = "3.2.2 "
3030
3131import sys
3232from pathlib import Path
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ name=Geovita GIS Processing provider
77description=Aims to bring different Geovita custom geological and geotechnical processing algorithms to QGIS
88
99qgisMinimumVersion=3.28
10- qgisMaximumVersion=3 .99
10+ qgisMaximumVersion=4 .99
1111supportsQt6=True
1212
13- version=3.2.1
13+ version=3.2.2
1414author=DPE
15151616
@@ -36,6 +36,9 @@ hasProcessingProvider=yes
3636
3737# Uncomment the following line and add your changelog:
3838changelog=v.3.2.1 (14.03.2025)
39+ - Update qgisMaximumVersion to 4.99 to support qgis4 and qt6
40+
41+ v.3.2.1 (14.03.2025)
3942 - Update metadata and descriptions
4043
4144 v.3.2.0 (13.03.2025)
You can’t perform that action at this time.
0 commit comments