Skip to content

Commit 1ec4d7a

Browse files
committed
tag: v0.7.1
1 parent a3e1e3a commit 1ec4d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/index.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ var (
3030

3131
func init() {
3232
Name = "mdout"
33-
Version = "0.7.0"
33+
Version = "0.7.1"
3434

3535
ConfigFolderName = "mdout"
3636
ConfigFileName = "conf.toml"

0 commit comments

Comments
 (0)