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.9
This commit is contained in:
parent
e3d84b38ca
commit
64ceb8343f
2 changed files with 31 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
v1.7.2.8
|
||||
v1.7.2.9
|
||||
|
|
|
|||
30
docs/Tasktracking/2026-04-26-bump-version-1-7-2-9.md
Normal file
30
docs/Tasktracking/2026-04-26-bump-version-1-7-2-9.md
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Task Record:
|
||||
|
||||
Date: 2026-04-26
|
||||
Related Module: config/version
|
||||
Change Type: Config
|
||||
|
||||
Background
|
||||
|
||||
A new release `v1.7.2.9` is requested. The embedded version metadata must match the release tag to avoid runtime/reporting mismatch.
|
||||
|
||||
Changes
|
||||
|
||||
Updated `config/version` from `v1.7.2.8` to `v1.7.2.9`.
|
||||
Added this task tracking record for the version bump.
|
||||
|
||||
Impact
|
||||
|
||||
Affected files: `config/version`.
|
||||
No API behavior, database schema, or runtime logic changes.
|
||||
Binary/runtime version output is aligned with release tag `v1.7.2.9`.
|
||||
|
||||
Verification
|
||||
|
||||
Check: inspected `config/version` after update.
|
||||
Result: value is `v1.7.2.9`.
|
||||
|
||||
Risks And Follow-Up
|
||||
|
||||
Low risk.
|
||||
Follow-up: push commit and `v1.7.2.9` tag to remote.
|
||||
Loading…
Reference in a new issue