Skip to content

Commit e941fe3

Browse files
authored
🌱 release 0.1.0-pre.2 (including the update for collect-assets.js) (#440)
Missed this change on the original PR. Signed-off-by: Scott J Dickerson <[email protected]>
1 parent 9f956ef commit e941fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/collect-assets.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ if (process.env.WORKFLOW && process.env.WORKFLOW !== "False") {
4343
metaFile: join(DOWNLOAD_DIR, "kai", "collect.json"),
4444
org: "konveyor",
4545
repo: "kai",
46-
releaseTag: "v0.1.0-pre.1",
46+
releaseTag: "v0.1.0-pre.2",
4747
/*
4848
Release asset filenames and nodejs equivalent platform/arch
4949
platform: https://nodejs.org/docs/latest-v22.x/api/process.html#processplatform

0 commit comments

Comments
 (0)