From f418c58663a356e9b725d5bf4588879a384ec2a0 Mon Sep 17 00:00:00 2001 From: SebastienPeillet Date: Fri, 8 Apr 2022 09:40:48 +0200 Subject: [PATCH] prep 1.2.1 --- CHANGELOG.md | 1 + Makefile | 2 +- metadata.txt | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0607268d..8cc1b0ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -130,6 +130,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +[v1.2.1]: https://github.com/hytechimaging/sammo-boat/releases/tag/v1.2.1 [v1.2.0]: https://github.com/hytechimaging/sammo-boat/releases/tag/v1.2.0 [v1.1.2]: https://github.com/hytechimaging/sammo-boat/releases/tag/v1.1.2 [v1.1.1]: https://github.com/hytechimaging/sammo-boat/releases/tag/v1.1.1 diff --git a/Makefile b/Makefile index c7c4b9de..2c74239e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := "1.2.0" +VERSION := "1.2.1" TMPDIR := "/tmp/sammo-boat-$(VERSION)" venv: diff --git a/metadata.txt b/metadata.txt index 53f7b8d4..a8016776 100644 --- a/metadata.txt +++ b/metadata.txt @@ -2,7 +2,7 @@ name=Sammo-Boat description=Tool for megafauna observations from halieutic boats about=Tool for megafauna observations -version=1.2.0 +version=1.2.1 qgisMinimumVersion=3.16 author=Paul Blottière email=info@hytech-imaging.fr