Skip to content

Commit dba8dcb

Browse files
author
rstorr
committed
update version number.
1 parent e20cfc8 commit dba8dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/util/common/common.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"path/filepath"
55
)
66

7-
const ClientVersion = "0.7.4"
7+
const ClientVersion = "0.7.5"
88

99
var LingoFilenames = map[string]bool{
1010
"codelingo.yaml": true,

0 commit comments

Comments
 (0)