mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-07 21:54:10 +00:00
29 lines
781 B
Markdown
29 lines
781 B
Markdown
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.
|