Skip to content

Commit 536380b

Browse files
committed
BREAKING: Remove all LM Studio linking and model spitting
1 parent a9224f8 commit 536380b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ var Version string // Version is set by the build system
9595

9696
func main() {
9797
if Version == "" {
98-
Version = "1.37.4"
98+
Version = "2.0.0"
9999
}
100100

101101
cfg, err := config.LoadConfig()

0 commit comments

Comments
 (0)