Skip to content

Commit 8196892

Browse files
committed
updated support api docs
1 parent 0a6993f commit 8196892

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

suport_api_notes.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,16 @@ gradle test
1414
Release Checklist
1515
-----------------
1616

17-
1. Update version in build.gradle and README
18-
2. Push and create github release tag
19-
3.
17+
1. Update version in
18+
* `build.gradle`
19+
* `kscript and`
20+
* `kscript-support-api/README`
21+
* `kscript/README`
22+
23+
24+
1. Push and create github release tag
25+
26+
2.
2027
```
2128
gradle install
2229
```

0 commit comments

Comments
 (0)