diff --git a/CHANGELOG.md b/CHANGELOG.md index be23fd2b..bc9c1137 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## v3.45.1 - 2025-09-15 - Task now includes built-in core utilities to greatly improve compatibility on Windows. This means that your commands that uses `cp`, `mv`, `mkdir` or any diff --git a/internal/version/version.txt b/internal/version/version.txt index ff3ff28f..08d7ea82 100644 --- a/internal/version/version.txt +++ b/internal/version/version.txt @@ -1 +1 @@ -3.45.0 +3.45.1 diff --git a/website/src/docs/changelog.md b/website/src/docs/changelog.md index 236d1736..db43b680 100644 --- a/website/src/docs/changelog.md +++ b/website/src/docs/changelog.md @@ -5,7 +5,7 @@ outline: deep # Changelog -## Unreleased +## v3.45.1 - 2025-09-15 - Task now includes built-in core utilities to greatly improve compatibility on Windows. This means that your commands that uses `cp`, `mv`, `mkdir` or any