Skip to content

Commit 6a486b0

Browse files
authored
Update install.sh
1 parent 67bf80f commit 6a486b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
CODEGEN_VERSION=${VRAP_VERSION:-"1.0.0-20250827125749"}
5+
CODEGEN_VERSION=${VRAP_VERSION:-"1.0.0-20250916083648"}
66
CLI_HOME=~/.rmf-cli
77
LIB_FOLDER=$CLI_HOME/lib
88
JAR_FILE_PATH=$LIB_FOLDER/codegen-cli-${CODEGEN_VERSION}.jar

0 commit comments

Comments
 (0)