chore: bump version to 1.0.12 in README.md files (#230)
Co-authored-by: matifali <matifali@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8766c670e6
commit
49df203bd6
@@ -14,7 +14,7 @@ Allow developers to optionally bring their own [dotfiles repository](https://dot
|
||||
```tf
|
||||
module "dotfiles" {
|
||||
source = "registry.coder.com/modules/dotfiles/coder"
|
||||
version = "1.0.2"
|
||||
version = "1.0.12"
|
||||
agent_id = coder_agent.example.id
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user