File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55# version of CLI tool
66# Note that the version should kept same as the version of installer
7- version=" 0.5.4 "
7+ version=" 0.6.0 "
88
99# path to the default gaianet base directory. It could be changed by the --base option
1010gaianet_base_dir=" $HOME /gaianet"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ target=$(uname -m)
99cwd=$( pwd)
1010
1111repo_branch=" feat-new-nexus"
12- version=" 0.5.4 "
12+ version=" 0.6.0 "
1313llama_api_server_version=" 0.25.1"
1414gaia_nexus_version=" 0.2.0"
1515wasmedge_version=" 0.14.1"
Original file line number Diff line number Diff line change 55# path to the default gaianet base directory. It could be changed by the --base option
66gaianet_base_dir=" $HOME /gaianet"
77
8- version=" v0.5.4 "
8+ version=" 0.6.0 "
99
1010# print in red color
1111RED=$' \e [0;31m'
You can’t perform that action at this time.
0 commit comments