Skip to content

Commit

Permalink
[code] Update web extension (#18877)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanp413 authored Oct 6, 2023
1 parent a16ca4f commit e9d9f86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const (
CodeIDEImageStableVersion = "commit-0aca4f0ecffabf641d5d79e5962fd208a04030fc" // stable version that will be updated manually on demand
CodeHelperIDEImage = "ide/code-codehelper"
CodeWebExtensionImage = "ide/gitpod-code-web"
CodeWebExtensionVersion = "commit-1de61b5711089287b7f27bc1223c57d6d9bb3144" // gitpod-web extension version comes from https://github.com/gitpod-io/gitpod-code
CodeWebExtensionVersion = "commit-49bb715b599dce2356dd02a6ede7ae8cf10d8d12" // gitpod-web extension version comes from https://github.com/gitpod-io/gitpod-code
CodeDesktopIDEImage = "ide/code-desktop"
CodeDesktopInsidersIDEImage = "ide/code-desktop-insiders"
XtermIDEImage = "ide/xterm-web"
Expand Down

0 comments on commit e9d9f86

Please sign in to comment.