mirror of
https://github.com/go-task/task.git
synced 2025-06-27 00:51:05 +02:00
Update version in the home page
This commit is contained in:
@ -11,7 +11,7 @@ Once [installed](installation.md), you just need to describe your build tasks
|
|||||||
using a simple [YAML][yaml] schema in a file called `Taskfile.yml`:
|
using a simple [YAML][yaml] schema in a file called `Taskfile.yml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
version: '2'
|
version: '3'
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
hello:
|
hello:
|
||||||
|
Reference in New Issue
Block a user