Skip to content

Commit decadf2

Browse files
committed
chore: bump version to v0.4.6
1 parent eb5eed3 commit decadf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"runtime"
88
)
99

10-
const KCLVM_VERSION = "v0.4.6-beta.2"
10+
const KCLVM_VERSION = "v0.4.6"
1111

1212
func findPath(name string) string {
1313

0 commit comments

Comments
 (0)