3x-ui/docs/Tasktracking/2026-04-26-bump-version-1-7-2-7.md
2026-04-26 00:11:14 +08:00

781 B

Task Record: Bump Version To v1.7.2.7

Date: 2026-04-26 Related Module: Release metadata Change Type: Config

Background

The user panel quick import dropdown fix is ready to be published as version v1.7.2.7.

Changes

Updated config/version from v1.7.2.6 to v1.7.2.7. No application logic, API behavior, database schema, or frontend layout was changed in this version bump.

Impact

Affected file: config/version. The embedded application version will report v1.7.2.7 after build. No upstream or downstream callers are affected.

Verification

Ran GOCACHE=/tmp/go-build go test ./config ./web/...; it passed.

Risks And Follow-Up

No known runtime risk from the version metadata change. The v1.7.2.7 git tag should point at the version bump commit before pushing.