File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 162162# Written by Shishkin Sergey <[email protected] >163163
164164# Current vuh version
165- VUH_VERSION=' 2.9.3 '
165+ VUH_VERSION=' 2.9.4 '
166166
167167# Installation variables (Please don't modify!)
168168DATA_DIR=' <should_be_replace_after_installation:DATA_DIR>'
@@ -882,7 +882,7 @@ function read_main_version() {
882882 _show_error_message " Failed to get main version from '$handling_file '!"
883883 _show_try_grep_command_message
884884 _show_error_message " Also make sure that origin/$remote_branch has the same structure as your local version file."
885- make_sure_message=" If your origin/$remote_branch branch has different version storage logic make sure that if " \
885+ make_sure_message=" If your origin/$remote_branch branch has different version storage logic make sure that it " \
886886' has different .vuh configuration.'
887887 _show_error_message " $make_sure_message "
888888 exit 1
You can’t perform that action at this time.
0 commit comments