Skip to content

Commit dba1f4e

Browse files
committed
update Litecore version to 1.1.0
Signed-off-by: jiseong.oh <jiseong.oh@samsung.com>
1 parent 25b24e7 commit dba1f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/scripts/setup-samsung-linux-deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ while [[ $# -gt 0 ]]; do
2929
esac
3030
done
3131

32-
LITECORE_VERSION="v1.0"
32+
LITECORE_VERSION="v1.1.0"
3333
LITECORE_FILE_NAME="ai-litecore-ubuntu2204-${LITECORE_VERSION}.tar.gz"
3434
DEVICEFARM_CLI_VERSION="beta-v1.1.0"
3535
DEVICEFARM_FILE_NAME="devicefarmcli-${DEVICEFARM_CLI_VERSION}.zip"

0 commit comments

Comments
 (0)