Skip to content

Commit fa6eaf6

Browse files
committed
chore: modify version to 1.1.2;
1 parent 0ee6fad commit fa6eaf6

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.1"
19+
var version = "1.1.2"
2020

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

0 commit comments

Comments
 (0)