This commit is contained in:
Andrey Nering
2026-03-08 17:01:25 -03:00
parent 4ddad9f9f7
commit aa83651da2
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
3.49.0
3.49.1

View File

@@ -14,7 +14,7 @@ editLink: false
called from the root Taskfile (#2686, #1763 by @trulede).
- Fixed Remote Git Taskfiles failing on Windows due to backslashes in URL paths
(#2656 by @Trim21).
- Fixed remote git Taskfiles timing out when resolving includes after accepting
- Fixed remote Git Taskfiles timing out when resolving includes after accepting
the trust prompt (#2669, #2668 by @vmaerten).
- Fixed unclear error message when Taskfile search stops at a directory
ownership boundary (#2682, #1683 by @trulede).