bump version

pull/316/head
Muhammad Atif Ali 9 months ago committed by GitHub
parent 66dd2906d7
commit e960fdc412
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -16,7 +16,7 @@ A module that adds JupyterLab in your Coder template.
```tf
module "jupyterlab" {
source = "registry.coder.com/modules/jupyterlab/coder"
version = "1.0.19"
version = "1.0.20"
agent_id = coder_agent.example.id
}
```

Loading…
Cancel
Save