Skip to content

Commit b090395

Browse files
authored
Fixed example version in cli readme
1 parent a969ea8 commit b090395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ zally --help
8787
2. Create a release:
8888

8989
```bash
90-
./gradlew clean build -Pversion=1.0
90+
./gradlew clean build -Pversion=1.0.0
9191
```
9292

9393
3. Unstash the changes:

0 commit comments

Comments
 (0)