Skip to content

Commit

Permalink
TASK: Updating version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto Mation committed Oct 10, 2023
1 parent edc9a06 commit a0d8b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

CODEGEN_VERSION=${VRAP_VERSION:-"1.0.0-20230915101815"}
CODEGEN_VERSION=${VRAP_VERSION:-"1.0.0-20231010195606"}
CLI_HOME=~/.rmf-cli
LIB_FOLDER=$CLI_HOME/lib
JAR_FILE_PATH=$LIB_FOLDER/codegen-cli-${CODEGEN_VERSION}.jar
Expand Down

0 comments on commit a0d8b15

Please sign in to comment.