Skip to content

Commit 448a9eb

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.6...v1.14.0) (2025-06-24) ### Features * support custom node runtime config ([#186](#186)) ([3c77974](3c77974))
1 parent 3c77974 commit 448a9eb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.14.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.13.6...v1.14.0) (2025-06-24)
2+
3+
4+
### Features
5+
6+
* support custom node runtime config ([#186](https://github.com/pathintegral-institute/mcpm.sh/issues/186)) ([3c77974](https://github.com/pathintegral-institute/mcpm.sh/commit/3c7797481c311cfdb16b3add82455a0f07ab838d))
7+
18
## [1.13.6](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.13.5...v1.13.6) (2025-06-24)
29

310

src/mcpm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.13.6"
1+
__version__ = "1.14.0"

0 commit comments

Comments
 (0)