Skip to content

Commit 8979aee

Browse files
committed
chore: bump version to 1.41.1
1 parent 2810fb0 commit 8979aee

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.41.1] - 2026-07-10
2+
3+
### πŸ› Bug Fixes
4+
5+
- *(windows)* Hide ffmpeg console windows, fixes #319
6+
7+
### πŸ“š Documentation
8+
9+
- Fix
10+
11+
### βš™οΈ Miscellaneous Tasks
12+
13+
- Bump version to 1.41.1
114
## [1.41.0] - 2026-06-29
215

316
### πŸš€ Features

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "ffmpeg-normalize"
7-
version = "1.41.0"
7+
version = "1.41.1"
88
description = "Normalize audio via ffmpeg"
99
readme = "README.md"
1010
license = "MIT"

β€Žuv.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)