Bumping version in jupyterlab/README.md from v1.0.22 to 1.0.23

pull/328/head
Roger Chao 9 months ago
parent 1c74199c60
commit 5e565b2d39

@ -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.22"
version = "1.0.23"
agent_id = coder_agent.example.id
}
```

Loading…
Cancel
Save