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 eb5eed3 commit decadf2Copy full SHA for decadf2
install.go
@@ -7,7 +7,7 @@ import (
7
"runtime"
8
)
9
10
-const KCLVM_VERSION = "v0.4.6-beta.2"
+const KCLVM_VERSION = "v0.4.6"
11
12
func findPath(name string) string {
13
0 commit comments