Skip to content

Commit 7ba6708

Browse files
committed
chore: modify version to 1.1.1;
1 parent 9ca500c commit 7ba6708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/options.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/goccy/go-yaml"
1717
)
1818

19-
var version = "1.1.0"
19+
var version = "1.1.1"
2020

2121
type Options struct {
2222
RestartRimeCmd string `yaml:"restart_rime_cmd"`

0 commit comments

Comments
 (0)