Skip to content

Commit

Permalink
Merge pull request #184 from golemfactory/mw/bump-automatic-package-u…
Browse files Browse the repository at this point in the history
…rl-to-v0.2.1

Bump automatic package version to v0.2.1
  • Loading branch information
nieznanysprawiciel authored Jul 24, 2024
2 parents 96ad60b + c871ff1 commit 51c2688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/automatic.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
param (
[string]$automatic_runtime_package_url = "https://gpu-on-golem.s3.eu-central-1.amazonaws.com/sd-webui-standalone/sd-webui-gh-v0.2.0.zip",
[string]$automatic_runtime_package_url = "https://gpu-on-golem.s3.eu-central-1.amazonaws.com/sd-webui-standalone/sd-webui-gh-v0.2.1.zip",
[string]$automatic_package_dir = "package",
[bool]$compress = 0,
[bool]$cleanup = 0
Expand Down

0 comments on commit 51c2688

Please sign in to comment.