1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00

bump version of auto generated taskfile

This commit is contained in:
jaedle 2019-08-19 21:01:36 +02:00
parent af5d9c952d
commit b8094fd771

View File

@ -10,7 +10,7 @@ import (
const defaultTaskfile = `# https://taskfile.dev
version: '2'
version: '3'
vars:
GREETING: Hello, World!