Skip to content

Commit dfe3c41

Browse files
authored
chore(master): release 1.4.3 (#42)
1 parent 3ef7915 commit dfe3c41

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.2"
2+
".": "1.4.3"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.4.3](https://github.com/I-am-PUID-0/DUMB/compare/1.4.2...1.4.3) (2025-07-28)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **docs:** update service documentation URLs to reflect new structure ([3ef7915](https://github.com/I-am-PUID-0/DUMB/commit/3ef791525b070346620966195cb65655365f04b5))
9+
10+
11+
### 🛠️ Refactors
12+
13+
* **process:** refactor service start/stop/restart ([22c267d](https://github.com/I-am-PUID-0/DUMB/commit/22c267ddbcbd182194ddf6301cc961f3cd5cd7ce))
14+
315
## [1.4.2](https://github.com/I-am-PUID-0/DUMB/compare/1.4.1...1.4.2) (2025-07-25)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "DUMB"
3-
version = "1.4.2"
3+
version = "1.4.3"
44
description = "Debrid Unlimited Media Bridge (DUMB) is an all-in-one, containerized platform for managing and automating media workflows using premium debrid services like Real-Debrid."
55
authors = ["I-am-PUID-0 <36779668+I-am-PUID-0@users.noreply.github.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)