3
0

plugins.xml aktualisiert

This commit is contained in:
2026-03-03 12:27:42 +01:00
parent 92383b25c0
commit 640ded477a

View File

@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?> <?xml version='1.0' encoding='UTF-8'?>
<plugins> <plugins>
<pyqgis_plugin name="LNO Sachsen | Plugin Test Action" version="54" plugin_id="plugin_folder"> <plugin name="LNO Sachsen | Plugin Test Action" version="54" plugin_id="plugin_folder">
<description>Test plugin for release pipeline</description> <description>Test plugin for release pipeline</description>
<version>54</version> <version>54</version>
<author>Daniel Helbig, Michael Otto</author> <author>Daniel Helbig, Michael Otto</author>
@@ -12,5 +12,5 @@
<deprecated>False</deprecated> <deprecated>False</deprecated>
<tags>Flurbereinigung</tags> <tags>Flurbereinigung</tags>
<changelog>Automatischer Release</changelog> <changelog>Automatischer Release</changelog>
</pyqgis_plugin > </plugin >
</plugins> </plugins>