From f52f554c85b7981c2b90b808a51f3843f3cb63af Mon Sep 17 00:00:00 2001 From: Shalabh Mohan Shrivastava Date: Tue, 5 May 2020 11:10:38 -0700 Subject: [PATCH] Updating doc version table to have 0.7.0 entry (#566) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b5b7947d..315754426 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Dapr is currently under community development in preview phase and master branch | Version | Repo | |:-------:|:----:| +| v0.7.0 | [Docs](https://github.com/dapr/docs/tree/v0.7.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.7.0) - [CLI](https://github.com/dapr/cli/tree/release-0.7) | v0.6.0 | [Docs](https://github.com/dapr/docs/tree/v0.6.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.6.0) - [CLI](https://github.com/dapr/cli/tree/release-0.6) | v0.5.0 | [Docs](https://github.com/dapr/docs/tree/v0.5.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.5.0) - [CLI](https://github.com/dapr/cli/tree/release-0.5) | v0.4.0 | [Docs](https://github.com/dapr/docs/tree/v0.4.0) - [Runtime](https://github.com/dapr/dapr/tree/v0.4.0) - [CLI](https://github.com/dapr/cli/tree/release-0.4)