diff --git a/CHANGELOG.md b/CHANGELOG.md index 7632c7d5..69839685 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## v3.45.2 - 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 08d7ea82..caa72fa1 100644 --- a/internal/version/version.txt +++ b/internal/version/version.txt @@ -1 +1 @@ -3.45.1 +3.45.2 diff --git a/website/src/docs/changelog.md b/website/src/docs/changelog.md index efdb8d2d..630e35e5 100644 --- a/website/src/docs/changelog.md +++ b/website/src/docs/changelog.md @@ -5,7 +5,7 @@ outline: deep # Changelog -## Unreleased +## v3.45.2 - 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