Skip to content

Commit ae45895

Browse files
committed
chore: update filebrowser module to version 1.1.1
1 parent 211393a commit ae45895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dogfood/coder/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ module "jetbrains" {
315315
module "filebrowser" {
316316
count = data.coder_workspace.me.start_count
317317
source = "dev.registry.coder.com/coder/filebrowser/coder"
318-
version = "1.0.31"
318+
version = "1.1.1"
319319
agent_id = coder_agent.dev.id
320320
agent_name = "dev"
321321
}

0 commit comments

Comments
 (0)