Update version number in taskfile

This commit is contained in:
Evan Fiordeliso 2023-04-15 20:19:05 -04:00
parent 3a346e1536
commit 64d973a48a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3"
vars:
OUT: ./out/ytdl-web
VERSION: 1.0.0
VERSION: 1.0.2
VERSION_PKG: go.fifitido.net/ytdl-web/version
BUILD:
sh: git rev-parse --short HEAD