Skip to content

Commit f08a029

Browse files
committed
feat: 修改版本号为0.7.2
1 parent 4da62f3 commit f08a029

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.1"
33+
Version = "0.7.2"
3434

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

0 commit comments

Comments
 (0)