Skip to content

Commit 4bc91e7

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.2...v1.7.0) (2025-04-28) ### Features * support custom add server ([#125](#125)) ([80bd9c0](80bd9c0))
1 parent 80bd9c0 commit 4bc91e7

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.7.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.6.2...v1.7.0) (2025-04-28)
2+
3+
4+
### Features
5+
6+
* support custom add server ([#125](https://github.com/pathintegral-institute/mcpm.sh/issues/125)) ([80bd9c0](https://github.com/pathintegral-institute/mcpm.sh/commit/80bd9c03120a0b2d9d99173754243eff3feb5811))
7+
18
## [1.6.2](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.6.1...v1.6.2) (2025-04-27)
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.6.2"
1+
__version__ = "1.7.0"

0 commit comments

Comments
 (0)