1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00
I pushed v3.15.1 tagged in a commit in a detached branch by mistake.

Repushing as v3.15.2
This commit is contained in:
Andrey Nering
2022-09-08 21:25:54 -03:00
parent 8c6002cae6
commit 3cad318b70
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## v3.15.1 - 2022-09-08
## v3.15.2 - 2022-09-08
- Fix error when using variable in `env:` introduced in the previous release
([#858](https://github.com/go-task/task/issues/858), [#866](https://github.com/go-task/task/pull/866)).

View File

@@ -5,7 +5,7 @@ sidebar_position: 6
# Changelog
## v3.15.1 - 2022-09-08
## v3.15.2 - 2022-09-08
- Fix error when using variable in `env:` introduced in the previous release
([#858](https://github.com/go-task/task/issues/858), [#866](https://github.com/go-task/task/pull/866)).