Skip to content

Commit fd856f2

Browse files
committed
Prepare release v1.8.0-crc0
1 parent 6764b0c commit fd856f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To release them, a tag in the format "v1.6.0-community" or "v1.6.0-crc0" must be
1111
E.g:
1212

1313
```bash
14-
version="v1.8.0-community"
14+
version="v1.8.0-crc0"
1515
git tag -a "$version" -m "$version"
1616
git push upstream --tags
1717
```

0 commit comments

Comments
 (0)