Add Docs and runtime version links [DO-NOT-MERGE] (#352)

Add Docs and runtime version links
This commit is contained in:
Young Bu Park 2020-02-13 09:46:15 -08:00 committed by GitHub
parent 54bc585642
commit aa479b0dc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Dapr is currently under community development in preview phase and master branch
| Document Version | Dapr Runtime Version |
|:--------------------:|:--------------------:|
| [v0.4.0](https://github.com/dapr/docs/tree/v0.4.0) | [v0.4.0](https://github.com/dapr/dapr/tree/v0.4.0) |
| [v0.3.0](https://github.com/dapr/docs/tree/v0.3.0) | [v0.3.0](https://github.com/dapr/dapr/tree/v0.3.0) |
| [v0.2.0](https://github.com/dapr/docs/tree/v0.2.0) | [v0.2.0](https://github.com/dapr/dapr/tree/v0.2.0) |
| [v0.1.0](https://github.com/dapr/docs/tree/v0.1.0) | [v0.1.0](https://github.com/dapr/dapr/tree/v0.1.0) |