Skip to content

Commit

Permalink
update(packaging): bump minimal QGIS version to 3.34.6 to adapt plugi…
Browse files Browse the repository at this point in the history
…n to rough change of shipped Python version in QGIS LTR
  • Loading branch information
Guts committed Jan 6, 2025
1 parent 0c1fd37 commit 0d7d183
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions qgis_resource_sharing/metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ repository=https://github.com/QGIS-Contribution/QGIS-ResourceSharing/
tracker=https://github.com/QGIS-Contribution/QGIS-ResourceSharing/issues/

# versioning
version=1.1.1
qgisMinimumVersion=3.22
qgisMaximumVersion=3.34.5
version=1.2.0
qgisMinimumVersion=3.34.6
qgisMaximumVersion=3.99
experimental=False
deprecated=False
changelog=

0 comments on commit 0d7d183

Please sign in to comment.