mirror of
https://github.com/go-task/task.git
synced 2025-03-19 21:17:46 +02:00
Update version in the home page
This commit is contained in:
parent
30cbf02bff
commit
c5566b3e94
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user