mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 21:24:10 +00:00
chore: bump version to v1.7.2.7
This commit is contained in:
parent
22d518b5c9
commit
7b24a8d704
2 changed files with 30 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
v1.7.2.6
|
||||
v1.7.2.7
|
||||
|
|
|
|||
29
docs/Tasktracking/2026-04-26-bump-version-1-7-2-7.md
Normal file
29
docs/Tasktracking/2026-04-26-bump-version-1-7-2-7.md
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
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.
|
||||
Loading…
Reference in a new issue