Skip to content

Commit 6787736

Browse files
committed
🚀 releasing version 1.123.1 @ 2025-09-12 08:21
[skip ci]
1 parent 988d8e6 commit 6787736

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

17+
"1.123.1" (2025-09-12)
18+
======================
19+
20+
Bugfixes
21+
--------
22+
23+
- :bug: `subprocess` Make sure that newSubProcess supports overriding the stdin, stdout, and stderr (#20250911152014)
24+
25+
1726
"1.123.0" (2025-09-11)
1827
======================
1928

changes/20250911152014.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.123.0
1+
Version=1.123.1
22
MajorVersion=1
33
MinorVersion=123
4-
PatchVersion=0
5-
CommitHash=6b3a30e3889b35605457d15c7758460c1c8fec6a
4+
PatchVersion=1
5+
CommitHash=988d8e64a079a6482ac6925fcfd477ef20ac5585

0 commit comments

Comments
 (0)