Skip to content

Commit 5ad047a

Browse files
committed
docs: releasing
1 parent ee1d71c commit 5ad047a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
1. Update version in [package_info.json](package_info.json) AND [README.md](README.md)
1212
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`)
13+
3. Commit changes (name it `release: vMAJOR.MINOR.PATCH`)
14+
4. Create tag (name it `vMAJOR.MINOR.PATCH`)
1515
5. Push commit and tag to `main`
1616
6. Create Github release
1717

0 commit comments

Comments
 (0)