Skip to content

Commit 21da6a8

Browse files
chore(release): 1.14.1 [skip ci]
## [1.14.1](v1.14.0...v1.14.1) (2025-06-30) ### Bug Fixes * outdated error message instructions ([#196](#196)) ([49c9be1](49c9be1))
1 parent 49c9be1 commit 21da6a8

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.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.14.0...v1.14.1) (2025-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* outdated error message instructions ([#196](https://github.com/pathintegral-institute/mcpm.sh/issues/196)) ([49c9be1](https://github.com/pathintegral-institute/mcpm.sh/commit/49c9be170bffca0a7fbf08a8b4f5381c5a95e7a2))
7+
18
# [1.14.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.13.6...v1.14.0) (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.14.0"
1+
__version__ = "1.14.1"

0 commit comments

Comments
 (0)