diff --git a/.github/workflows/zip.yml b/.github/workflows/zip-release.yml similarity index 94% rename from .github/workflows/zip.yml rename to .github/workflows/zip-release.yml index f6eed97..18e1729 100644 --- a/.github/workflows/zip.yml +++ b/.github/workflows/zip-release.yml @@ -2,6 +2,8 @@ name: Zip plugin for release on: release: + types: + - prereleased jobs: zip: diff --git a/fct/metadata.txt b/fct/metadata.txt index 30af8f9..acee623 100644 --- a/fct/metadata.txt +++ b/fct/metadata.txt @@ -2,7 +2,7 @@ name=Fluvial Corridor Toolbox qgisMinimumVersion=3.34 description=Fluvial Corridor Toolbox -version=1.1.0 +version=1.1.1 author=CNRS UMR5600 Environnement, Ville, Société email=samuel.dunesme@ens-lyon.fr @@ -12,7 +12,7 @@ tracker=https://github.com/EVS-GIS/fct-qgis/issues repository=https://github.com/EVS-GIS/fct-qgis hasProcessingProvider=yes -changelog= Actual dev version +changelog = Full changelog: https://github.com/EVS-GIS/fct-qgis/compare/v1.0.11...v1.1.1 tags=fluvial, vector, analysis, processing, hydromorphology, dgo