File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOGS
2
2
3
3
## Versions
4
+ - v1.11.7 (FRZ)
5
+
6
+ - upgrade `hedzr/evendeep`
4
7
5
8
- v1.11.6 (FRZ)
6
9
Original file line number Diff line number Diff line change @@ -50,6 +50,10 @@ and Bonus of [#cmdr](https://github.com/topics/cmdr) Series:
50
50
- english documentation NOT completed yet
51
51
- documentation at: < https://hedzr.github.io/cmdr-docs/ >
52
52
53
+ - v1.11.7 (FRZ)
54
+
55
+ - upgrade ` hedzr/evendeep `
56
+
53
57
- v1.11.6 (FRZ)
54
58
55
59
- upgrade ` hedzr/evendeep `
@@ -65,7 +69,7 @@ and Bonus of [#cmdr](https://github.com/topics/cmdr) Series:
65
69
- NOTE: we declared a go1.18 Module in go.mod.
66
70
- ...
67
71
68
- - More details at [ CHANGELOG] ( . /CHANGELOG)
72
+ - More details at [ CHANGELOG] ( https://github.com/hedzr/cmdr/blob/master /CHANGELOG)
69
73
70
74
## Features
71
75
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ const (
11
11
// AppName const
12
12
AppName = "cmdr"
13
13
// Version const
14
- Version = "1.11.6 "
14
+ Version = "1.11.7 "
15
15
// VersionInt const
16
- VersionInt = 0x010b06
16
+ VersionInt = 0x010b07
17
17
)
You can’t perform that action at this time.
0 commit comments