mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-07 13:44:24 +00:00
30 lines
673 B
Markdown
30 lines
673 B
Markdown
Task Record:
|
|
|
|
Date: 2026-04-26
|
|
Related Module: config/version
|
|
Change Type: Config
|
|
|
|
Background
|
|
|
|
Release version needs to be updated to `v1.7.2.11` so runtime-reported version aligns with release metadata.
|
|
|
|
Changes
|
|
|
|
Updated `config/version` from `v1.7.2.9` to `v1.7.2.11`.
|
|
Added this task tracking record for version bump traceability.
|
|
|
|
Impact
|
|
|
|
Affected files: `config/version`.
|
|
No API, database, or runtime logic changes.
|
|
Only release metadata/version display is updated.
|
|
|
|
Verification
|
|
|
|
Check: inspected `config/version` content after update.
|
|
Result: value is `v1.7.2.11`.
|
|
|
|
Risks And Follow-Up
|
|
|
|
Low risk.
|
|
Follow-up: create/push release tag if remote publishing is required.
|