We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1d71c commit 5ad047aCopy full SHA for 5ad047a
RELEASING.md
@@ -10,8 +10,8 @@
10
11
1. Update version in [package_info.json](package_info.json) AND [README.md](README.md)
12
2. Build binaries via `bundleSQLiteStorage` gradle task
13
-3. Commit changes (name it `release: MAJOR.MINOR.PATCH`)
14
-4. Create tag (name it `MAJOR.MINOR.PATCH`)
+3. Commit changes (name it `release: vMAJOR.MINOR.PATCH`)
+4. Create tag (name it `vMAJOR.MINOR.PATCH`)
15
5. Push commit and tag to `main`
16
6. Create Github release
17
0 commit comments