Skip to content

Commit 36d7f61

Browse files
committed
update branch name
1 parent 8296135 commit 36d7f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { TextDecoder, TextEncoder } from "util"
66
import { v4 as uuid } from "uuid"
77

88
// this is a commit on the vscode-webview-proxy branch, see https://github.com/fonsp/Pluto.jl/pull/1493
9-
export const PLUTO_BRANCH_NAME = "b1ada028a0c8a66de2cab211052681e05ed31203"
9+
export const PLUTO_BRANCH_NAME = "7f00dfd13ab19204fafa0a58d20c1808d0284d38"
1010

1111
/*
1212
HELLO

0 commit comments

Comments
 (0)