We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50b7d1 commit cbcf43eCopy full SHA for cbcf43e
src/main/kotlin/kscript/app/Kscript.kt
@@ -20,7 +20,7 @@ import kotlin.system.exitProcess
20
* @author Holger Brandl
21
*/
22
23
-const val KSCRIPT_VERSION = "2.4.0"
+const val KSCRIPT_VERSION = "2.4.1"
24
25
val selfName = System.getenv("CUSTOM_KSCRIPT_NAME") ?: "kscript"
26
0 commit comments