From b2001c625c4a2ae9581524031b52af435e476093 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Sp=C3=A1=C4=8Dil?= Date: Wed, 10 Jun 2026 13:31:55 +0200 Subject: [PATCH] =?UTF-8?q?Hotfix:=20oprava=20minim=C3=A1ln=C3=AD=20podpor?= =?UTF-8?q?ovan=C3=A9=20QGIS=20verze=20(3.4=E2=86=923.44)=20(#48)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- amcr_viewer/metadata.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/amcr_viewer/metadata.txt b/amcr_viewer/metadata.txt index ea886e1..ead28a4 100644 --- a/amcr_viewer/metadata.txt +++ b/amcr_viewer/metadata.txt @@ -5,7 +5,7 @@ [general] name=AMČR Viewer -qgisMinimumVersion=3.4.0 +qgisMinimumVersion=3.44.0 qgisMaximumVersion=4.99.0 description=Viewing and downloading the AMČR data. version=2.0.0 @@ -26,6 +26,8 @@ changelog= Aktualizace na verzi 2.0.0 výrazně mění chování pluginu. Před updatem je doporučeno přečíst si seznam změn níže. Version 2.0.0 changes the plugin behavior dramatically. It is advised to check the changelog below. Plný seznam změn v češtině je dostupný zde: https://github.com/ARUP-CAS/aiscr-qgis-amcr-viewer/releases/tag/v2.0.0 + v2.0.1 (2026-06-10) + * Fixed QGIS minimum version v2.0.0 (2026-06-05) * Added warning regarding the feature duplication when loading components to the dialog * Added Help button to the plugin menu