mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 13:14:11 +00:00
chore: bump version to v1.7.2.8
This commit is contained in:
parent
18bba12ef1
commit
67bf6c1a9a
2 changed files with 30 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
v1.7.2.7
|
v1.7.2.8
|
||||||
|
|
|
||||||
29
docs/Tasktracking/2026-04-26-bump-version-1-7-2-8.md
Normal file
29
docs/Tasktracking/2026-04-26-bump-version-1-7-2-8.md
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
Task Record:
|
||||||
|
|
||||||
|
Date: 2026-04-26
|
||||||
|
Related Module: config/version
|
||||||
|
Change Type: Config
|
||||||
|
|
||||||
|
Background
|
||||||
|
|
||||||
|
A new release tag `v1.7.2.8` is required. The embedded version source still pointed to `v1.7.2.7`, which would cause runtime version output to mismatch the release tag.
|
||||||
|
|
||||||
|
Changes
|
||||||
|
|
||||||
|
Updated `config/version` from `v1.7.2.7` to `v1.7.2.8`.
|
||||||
|
Added this task tracking record for the version bump and release consistency.
|
||||||
|
|
||||||
|
Impact
|
||||||
|
|
||||||
|
Affected files: `config/version`.
|
||||||
|
No API, database, runtime logic, or compatibility behavior changes.
|
||||||
|
Version display and release tag are aligned.
|
||||||
|
|
||||||
|
Verification
|
||||||
|
|
||||||
|
Check: inspected `config/version` content after update.
|
||||||
|
Result: shows `v1.7.2.8`.
|
||||||
|
|
||||||
|
Risks And Follow-Up
|
||||||
|
|
||||||
|
Low risk. Follow-up is to push commit and `v1.7.2.8` tag to remote repository.
|
||||||
Loading…
Reference in a new issue