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 58de704 commit 3ff6768Copy full SHA for 3ff6768
main.go
@@ -10,7 +10,7 @@ import (
10
"github.com/zzc-tongji/vocabulary4mydictionary"
11
)
12
13
-const version = "v2.1.1"
+const version = "v2.2.0"
14
15
var (
16
setting settingStruct
0 commit comments