We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6993f commit 8196892Copy full SHA for 8196892
suport_api_notes.md
@@ -14,9 +14,16 @@ gradle test
14
Release Checklist
15
-----------------
16
17
-1. Update version in build.gradle and README
18
-2. Push and create github release tag
19
-3.
+1. Update version in
+* `build.gradle`
+* `kscript and`
20
+* `kscript-support-api/README`
21
+* `kscript/README`
22
+
23
24
+1. Push and create github release tag
25
26
+2.
27
```
28
gradle install
29
0 commit comments