Skip to content

Commit 4afc4c2

Browse files
chore(release): 1.13.6 [skip ci]
## [1.13.6](v1.13.5...v1.13.6) (2025-06-24) ### Bug Fixes * compatible with goose builtin config ([#185](#185)) ([8485c1b](8485c1b))
1 parent 8485c1b commit 4afc4c2

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.13.6](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.13.5...v1.13.6) (2025-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* compatible with goose builtin config ([#185](https://github.com/pathintegral-institute/mcpm.sh/issues/185)) ([8485c1b](https://github.com/pathintegral-institute/mcpm.sh/commit/8485c1b423659eacadebc131a38268d8d6de00de))
7+
18
## [1.13.5](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.13.4...v1.13.5) (2025-06-16)
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.5"
1+
__version__ = "1.13.6"

0 commit comments

Comments
 (0)