From ee4dfd29abc29bf2eee6afe3e634b2728c2172ad Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2020 01:32:08 -0500 Subject: [PATCH] #370 Prepare for v1.0.26 release. (#372) (#375) (cherry picked from commit 096330e3a60881ef9fcc16025cc20328d85ef1df) Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com> --- README.md | 1 + appveyor.yml | 2 +- doc/index.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0500506..18d74de8 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ The **Solid Instruments** constituent libraries are made available via [**NuGet* | Version | Notes | Source | Release date | End of support | | :------ | :---------------------------------: | :---------------------------------------------------------------------: | :----------: | :------------: | +| 1.0.26 | [Read](doc/releasenotes/v1.0.26.md) | [Explore](https://github.com/RapidField/solid-instruments/tree/v1.0.26) | 11 Aug 2020 | 31 Aug 2023 | | 1.0.25 | [Read](doc/releasenotes/v1.0.25.md) | [Explore](https://github.com/RapidField/solid-instruments/tree/v1.0.25) | 27 Jul 2020 | 31 Jul 2023 | #### Preview diff --git a/appveyor.yml b/appveyor.yml index c4e0acb9..fc947918 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,7 +5,7 @@ # This file controls automated CI/CD activity via AppVeyor. # Version definition -version: 1.0.26-preview1+{build} +version: 1.0.26+{build} # Artifact definitions artifacts: diff --git a/doc/index.md b/doc/index.md index fe5a9809..09a892dc 100644 --- a/doc/index.md +++ b/doc/index.md @@ -37,6 +37,7 @@ Copyright (c) RapidField LLC. Licensed under the MIT License. See LICENSE.txt in | Version | Notes | Source | Release date | End of support | | :------ | :-----------------------------: | :---------------------------------------------------------------------: | :----------: | :------------: | +| 1.0.26 | [Read](releasenotes/v1.0.26.md) | [Explore](https://github.com/RapidField/solid-instruments/tree/v1.0.26) | 11 Aug 2020 | 31 Aug 2023 | | 1.0.25 | [Read](releasenotes/v1.0.25.md) | [Explore](https://github.com/RapidField/solid-instruments/tree/v1.0.25) | 27 Jul 2020 | 31 Jul 2023 | #### Preview