Version view and upgrade

version and update

You need to right-click git bash in the directory where the install.sh script is stored and run the following command:

source install.sh version

It will then prompt you for the current version and the latest version

If there is a blue text prompt to prove that the current version is the latest

If a red text indicates that the current version is not the latest, you need to upgrade

You need to right-click git bash in the directory where the install.sh script is stored and run the following command:

source install.sh update

After execution, the current directory will download a zip package, and the files in the zip package are the latest version,Please use it after decompression!

Last updated