From 172aa59a821b9d52b9fad94db3435e70a65c2e4e Mon Sep 17 00:00:00 2001 From: Edward Nash Date: Mon, 20 Apr 2020 15:13:52 +0200 Subject: [PATCH] Update version number --- inspireatomclient.py | 2 +- metadata.txt | 2 +- ui_inspireatomclient.ui | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/inspireatomclient.py b/inspireatomclient.py index 127c8a1..d386b61 100644 --- a/inspireatomclient.py +++ b/inspireatomclient.py @@ -72,7 +72,7 @@ def unload(self): def about(self): infoString = "" \ - "" \ + "" \ "" \ "" \ "" \ diff --git a/metadata.txt b/metadata.txt index f79d7ee..ca49a49 100644 --- a/metadata.txt +++ b/metadata.txt @@ -10,7 +10,7 @@ name=INSPIRE Atom Client description=Client for INSPIRE Downloadservices based on ATOM-Feeds about=Client allowing data from INSPIRE pre-defined ATOM-Feed Download services to be imported as QGIS layers category=Web -version=0.8.0 +version=0.8.1 qgisMinimumVersion=3.0 class_name=InspireAtomClient website=https://github.com/qgisinspiretools/qgis-inspire-atom-client-plugin diff --git a/ui_inspireatomclient.ui b/ui_inspireatomclient.ui index be45e31..52b6753 100644 --- a/ui_inspireatomclient.ui +++ b/ui_inspireatomclient.ui @@ -11,7 +11,7 @@ - INSPIRE Atom Client 0.8.0 + INSPIRE Atom Client 0.8.1
INSPIRE Atom Client 0.8.0
INSPIRE Atom Client 0.8.1
Experimental Plugin
Authors: