Skip to content

Commit 1d96511

Browse files
committed
Update release url
1 parent bd01a92 commit 1d96511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { prepare } from "https://deno.land/x/plugin_prepare/mod.ts";
22

33
const releaseUrl =
4-
"https://github.com/eliassjogreen/deno_webview/releases/download/0.1.1";
4+
"https://github.com/eliassjogreen/deno_webview/releases/download/0.1.2";
55

66
const plugin = await prepare({
77
name: "deno_webview",

0 commit comments

Comments
 (0)