From a9eec971c8d3252858679d24e28ca6cde0df7081 Mon Sep 17 00:00:00 2001 From: mlongobardo-gituname Date: Tue, 30 Apr 2024 12:13:59 +0200 Subject: [PATCH] candidate release 2.22.2 (codecov hanging skip) --- CHANGELOG.md | 2 ++ src/Stars.Console/Terradue.Stars.Console.csproj | 2 +- src/Stars.Data/Terradue.Stars.Data.csproj | 2 +- src/Stars.Services/Terradue.Stars.Services.csproj | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0b3e61d..bd507faa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). ## [2.22.1](https://github.com/Terradue/Stars/compare/2.22.0...2.22.1) +## [2.22.2](https://github.com/Terradue/Stars/compare/2.22.1...2.22.2) + ### Commits - Add visual asset media type in NEWSAT [`dd3e1a6`](https://github.com/Terradue/Stars/commit/dd3e1a6b274e2cdac5ee3ebaee65b30671e9ebb8) diff --git a/src/Stars.Console/Terradue.Stars.Console.csproj b/src/Stars.Console/Terradue.Stars.Console.csproj index 9bf1027d..472ceeb0 100644 --- a/src/Stars.Console/Terradue.Stars.Console.csproj +++ b/src/Stars.Console/Terradue.Stars.Console.csproj @@ -2,7 +2,7 @@ Exe net6.0 - 2.22.1 + 2.22.2 Stars is a CLI for working with Spatio Temporal Catalog such as STAC but not only $(Version)-$(VersionSuffix) diff --git a/src/Stars.Data/Terradue.Stars.Data.csproj b/src/Stars.Data/Terradue.Stars.Data.csproj index 5eae3e1f..79c2c44d 100644 --- a/src/Stars.Data/Terradue.Stars.Data.csproj +++ b/src/Stars.Data/Terradue.Stars.Data.csproj @@ -4,7 +4,7 @@ Terradue.Stars.Data Terradue.Stars.Data Collection of data Plugins for Terradue.Stars - 2.22.1 + 2.22.2 $(Version)-$(VersionSuffix) NU1603 diff --git a/src/Stars.Services/Terradue.Stars.Services.csproj b/src/Stars.Services/Terradue.Stars.Services.csproj index ffe81d42..36c7359a 100644 --- a/src/Stars.Services/Terradue.Stars.Services.csproj +++ b/src/Stars.Services/Terradue.Stars.Services.csproj @@ -3,7 +3,7 @@ netstandard2.0 Terradue.Stars Stars is a set of services for working with Spatio Temporal Catalog such as STAC but not only - 2.22.1 + 2.22.2 $(Version)-$(VersionSuffix) Terradue.Stars.Services