Skip to content

Commit 415bb41

Browse files
authored
chore(master): release 1.5.0 (#49)
1 parent d1f5ee3 commit 415bb41

File tree

3 files changed

+10
-2
lines changed

3 files changed

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

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/I-am-PUID-0/DUMB/compare/1.4.3...1.5.0) (2025-07-31)
4+
5+
6+
### ✨ Features
7+
8+
* **bind-mounts:** consolidates bind mounts ([39f30e4](https://github.com/I-am-PUID-0/DUMB/commit/39f30e4c894195f30d35c5f63908d9b8f088a6c7))
9+
* **migrate_and_symlink:** enable symlink support in data migration ([d1f5ee3](https://github.com/I-am-PUID-0/DUMB/commit/d1f5ee301b850a7c624f4f595e08eb3296cb59fa))
10+
311
## [1.4.3](https://github.com/I-am-PUID-0/DUMB/compare/1.4.2...1.4.3) (2025-07-28)
412

513

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.3"
3+
version = "1.5.0"
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)