Skip to content

Commit 01552a5

Browse files
authored
Merge pull request #7 from steinerd/bugfix/marketplace-deploy
... missed the number
2 parents 09546fe + b05fdd6 commit 01552a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-plugin.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$version = "1.0.2"
1+
$version = "1.0.9"
22
$project = "Webhooks"
33
$dllName = "WebhooksPlugin.dll"
44
$dllPath = "$($env:LOCALAPPDATA)/Loupedeck/Plugins/$project"

0 commit comments

Comments
 (0)