Skip to content

Commit 2efb8c0

Browse files
committed
remove license version
1 parent 178ed6e commit 2efb8c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Taskfile.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ vars:
33
GOLANGCI_LINT_VERSION: v2.5.0
44
GOIMPORTS_VERSION: v0.38.0
55
DPRINT_VERSION: 0.50.2
6-
LICENSED_VERSION: "5.0.4"
76
VERSION: # if version is not passed we hack the semver by encoding the commit as pre-release
87
sh: echo "${VERSION:-0.0.0-$(git rev-parse --short HEAD)}"
98

0 commit comments

Comments
 (0)