We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18a08b commit bd02dd6Copy full SHA for bd02dd6
Makefile
@@ -54,7 +54,7 @@ dbuild:
54
docker run --rm ${IMAGE}:latest -version
55
56
tag: MAJOR=0
57
-tag: MINOR=1
+tag: MINOR=2
58
tag: PATCH=0
59
tag:
60
git tag "v${MAJOR}.${MINOR}.${PATCH}"
0 commit comments