We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20cfc8 commit dba8dcbCopy full SHA for dba8dcb
app/util/common/common.go
@@ -4,7 +4,7 @@ import (
4
"path/filepath"
5
)
6
7
-const ClientVersion = "0.7.4"
+const ClientVersion = "0.7.5"
8
9
var LingoFilenames = map[string]bool{
10
"codelingo.yaml": true,
0 commit comments