Add link to the 0.7.0 runtime as part of release process (#198)

This commit is contained in:
Pruthvidhar R Dhodda 2020-05-05 11:11:13 -07:00 committed by GitHub
parent 9a5e41f182
commit 6b537bccbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ Dapr is currently under community development with preview releases. The master
| Dapr Sample Version | Dapr Runtime Version |
|:--------------------:|:--------------------:|
| [v0.7.0](https://github.com/dapr/samples/tree/v0.7.0) | [v0.7.0](https://github.com/dapr/dapr/tree/v0.7.0) |
| [v0.6.0](https://github.com/dapr/samples/tree/v0.6.0) | [v0.6.0](https://github.com/dapr/dapr/tree/v0.6.0) |
| [v0.5.0](https://github.com/dapr/samples/tree/v0.5.0) | [v0.5.0](https://github.com/dapr/dapr/tree/v0.5.0) |
| [v0.4.0](https://github.com/dapr/samples/tree/v0.4.0) | [v0.4.0](https://github.com/dapr/dapr/tree/v0.4.0) |