Skip to content

Commit

Permalink
[code] Update gitpod-web extension (gitpod-io#18661)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanp413 authored Sep 5, 2023
1 parent 02572f2 commit 242d370
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-b25181a04b67fee6e2dae22e49bceaf4d9b3cd6f" // stable version that will be updated manually on demand
CodeHelperIDEImage = "ide/code-codehelper"
CodeWebExtensionImage = "ide/gitpod-code-web"
CodeWebExtensionVersion = "commit-1e96d98bcac2e741b8f248154f4aaa7f014eda1f" // gitpod-web extension version comes from https://github.com/gitpod-io/gitpod-code
CodeWebExtensionVersion = "commit-1de61b5711089287b7f27bc1223c57d6d9bb3144" // 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 242d370

Please sign in to comment.