Skip to content

Commit

Permalink
#370 Prepare for v1.0.26 release. (#372) (#375)
Browse files Browse the repository at this point in the history
(cherry picked from commit 096330e)

Co-authored-by: Adam Stone <[email protected]>
  • Loading branch information
mergify[bot] and adamjstone authored Aug 12, 2020
1 parent 1f1682b commit ee4dfd2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 1 addition & 0 deletions doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ee4dfd2

Please sign in to comment.