We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7aec9 commit b8a7165Copy full SHA for b8a7165
RELEASE.md
@@ -10,7 +10,7 @@ To test the build
10
11
When happy, tag the release
12
13
- git tag -a v1.0.XX -m "Release v1.0.XX"
+ git tag -s v0.0.XX -m "Release v0.0.XX"
14
15
Then do a release build (set GITHUB token first)
16
0 commit comments