We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e1e3a commit 1ec4d7aCopy full SHA for 1ec4d7a
static/index.go
@@ -30,7 +30,7 @@ var (
30
31
func init() {
32
Name = "mdout"
33
- Version = "0.7.0"
+ Version = "0.7.1"
34
35
ConfigFolderName = "mdout"
36
ConfigFileName = "conf.toml"
0 commit comments