diff --git a/README.md b/README.md index 681645c..b63b72e 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ This definition requires an Azure subscription to use. You can create a [free ac ## ChangeLog -- [v0.4.615](https://github.com/Azure/bicep/releases/tag/v0.4.615) Implement goto for resource and variable property accesses, module paths, params and outputs. +- [v0.4.613](https://github.com/Azure/bicep/releases/tag/v0.4.613) Implement goto for resource and variable property accesses, module paths, params and outputs. - [v0.4.451](https://github.com/Azure/bicep/releases/tag/v0.4.451) Hotfix to remove the build summary. - [v0.4.412](https://github.com/Azure/bicep/releases/tag/v0.4.412) support stg.listKeys(). JSON literal string conversion. local json templates as modules. - v0.4.1 linter MVP