Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit f3e6b20

Browse files
feat: bump orb cli version to 0.0.12 (#18)
1 parent c11113e commit f3e6b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/main.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ repo_name="cci-sagemaker"
114114
# binary="${orb_bin_dir}/${repo_name}"
115115
# TODO: Make the version configurable via parameter
116116
# Don't forget the v!
117-
binary_version="v0.0.11"
117+
binary_version="v0.0.12"
118118
basic_name="cci-sagemaker"
119119
binary_name="${basic_name}-${binary_version}-${PLATFORM}-${ARCH}"
120120
binary_zip="${orb_bin_dir}/${binary_name}.zip"

0 commit comments

Comments
 (0)