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