Skip to content

Commit

Permalink
bump windows install tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bhelx committed Nov 29, 2024
1 parent b0d2615 commit 05cecf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-windows.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env pwsh

$TAG= "v1.1.1"
$TAG= "v1.3.0"
$BINARYEN_TAG= "version_116"
$extismPath="$env:Programfiles\Extism"
$binaryenPath="$env:Programfiles\Binaryen"
Expand Down

0 comments on commit 05cecf2

Please sign in to comment.