Skip to content

Commit b3aeef0

Browse files
committed
🚀 releasing version 1.110.1 @ 2025-08-07 09:59
[skip ci]
1 parent d3dbd9f commit b3aeef0

File tree

6 files changed

+13
-7
lines changed

6 files changed

+13
-7
lines changed

CHANGELOG.md

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

1515
[//]: # (begin_release_notes)
1616

17+
"1.110.1" (2025-08-07)
18+
======================
19+
20+
Bugfixes
21+
--------
22+
23+
- Dependency upgrade: timberjack-1.3.4 (#20250805144229, #20250805144235, #20250805144302)
24+
- :bug: `proc` Make sure that invalid PIDs are ignored when stopping processes (#20250807104110)
25+
26+
1727
"1.110.0" (2025-08-04)
1828
======================
1929

changes/20250805144229.bugfix

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

changes/20250805144235.bugfix

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

changes/20250805144302.bugfix

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

changes/20250807104110.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.110.0
1+
Version=1.110.1
22
MajorVersion=1
33
MinorVersion=110
4-
PatchVersion=0
5-
CommitHash=d594b641529adbefb18a7b58a97565c530881acb
4+
PatchVersion=1
5+
CommitHash=d3dbd9ff81b50031e8a5ee42ad33bbcea1585e58

0 commit comments

Comments
 (0)