Change version

This commit is contained in:
Erope
2022-05-14 13:22:11 +08:00
parent 573ca82ec6
commit e2e81ab308
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ NZ_BASE_PATH="/opt/nezha"
NZ_DASHBOARD_PATH="${NZ_BASE_PATH}/dashboard"
NZ_AGENT_PATH="${NZ_BASE_PATH}/agent"
NZ_AGENT_SERVICE="/etc/systemd/system/nezha-agent.service"
NZ_VERSION="v0.10.1"
NZ_VERSION="v0.10.2"
red='\033[0;31m'
green='\033[0;32m'