Skip to content

Commit f885a13

Browse files
committed
feat: release version vG0.1.216
bump version to vG0.1.216 and synchronize with XyPriss Stable Release v9.10.16++. Update release notes and add current development notes.
1 parent 81a1f31 commit f885a13

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

current-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [G0.1.216] - 2026-05-14
2+
3+
### Stable Sync
4+
- **Version Alignment**: Synchronized with XyPriss Stable Release **v9.10.16++**.
5+

internal/utils/lib_version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package utils
22

3-
const BinVersion = "vG0.1.215"
3+
const BinVersion = "vG0.1.216"

release-note.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [G0.1.216] - 2026-05-14
2+
3+
### Stable Sync
4+
- **Version Alignment**: Synchronized with XyPriss Stable Release **v9.10.16++**.
5+
16
## [G0.1.215] - 2026-05-14
27

38
### Official Stable Release & UI

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "XFPM (XyPriss Package Manager)",
33
"description": "The ultra-fast package manager for the XyPriss ecosystem.",
44
"warning": "CRITICAL: Public modifications to this file are strictly forbidden. Internal Nehonix metadata ONLY.",
5-
"latest": "vG0.1.215",
6-
"message": "Official Stable Release: XyPriss has graduated from Beta. This release includes the enhanced 'info' command, path validation for 'add', and critical symlink race condition fixes.",
5+
"latest": "vG0.1.216",
6+
"message": "Official Stable Release (v9.10.16++): XyPriss has graduated from Beta. This release includes the enhanced 'info' command, path validation for 'add', and critical symlink race condition fixes.",
77
"metadata": {
88
"releaseDate": "2026-05-14",
99
"channel": "stable"

0 commit comments

Comments
 (0)