Skip to content

Commit 5776235

Browse files
committed
update kasmvnc version
1 parent 13db872 commit 5776235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry/coder/modules/kasmvnc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Automatically install [KasmVNC](https://kasmweb.com/kasmvnc) in a workspace, and
1515
module "kasmvnc" {
1616
count = data.coder_workspace.me.start_count
1717
source = "registry.coder.com/coder/kasmvnc/coder"
18-
version = "1.1.0"
18+
version = "1.2.0"
1919
agent_id = coder_agent.example.id
2020
desktop_environment = "xfce"
2121
subdomain = true

0 commit comments

Comments
 (0)