From e493faac62006f8acd781c77624ad83d467f75fc Mon Sep 17 00:00:00 2001 From: Edward Nash Date: Fri, 30 Apr 2021 14:23:16 +0200 Subject: [PATCH] Update version number -> 0.9.11 --- metadata.txt | 2 +- ui_wfsclient.ui | 2 +- wfsclient.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.txt b/metadata.txt index 6b86e9b..67cc1f5 100644 --- a/metadata.txt +++ b/metadata.txt @@ -10,7 +10,7 @@ name=WFS 2.0 Client description=Client for OGC Web Feature Service 2.0 about=Client for OGC Web Feature Service 2.0. Best used in combination with the ComplexGmlInfo Plugin (experimental). category=Web -version=0.9.10 +version=0.9.11 qgisMinimumVersion=3.0 experimental=False class_name=WfsClient diff --git a/ui_wfsclient.ui b/ui_wfsclient.ui index 9ac4cc8..7653328 100644 --- a/ui_wfsclient.ui +++ b/ui_wfsclient.ui @@ -11,7 +11,7 @@ - WFS 2.0 Client - Version 0.9.10 + WFS 2.0 Client - Version 0.9.11 diff --git a/wfsclient.py b/wfsclient.py index 3fea5ec..1f4f909 100644 --- a/wfsclient.py +++ b/wfsclient.py @@ -81,7 +81,7 @@ def unload(self): def about(self): infoString = "" \ - "" \ + "" \ "" \ "" \ "
WFS 2.0 Client 0.9.10
WFS 2.0 Client 0.9.11
Authors:Jürgen Weichand " \