File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -110,6 +110,7 @@ At a high level, the process is as follows:
110
110
111
111
## Versions
112
112
113
+ Release [1.4.6 ](https:// github.com/ ekrich/ sconfig/ releases/ tag/ v1.4.6 ) - (2021 - 12 - 06 )<br />
113
114
Release [1.4.5 ](https:// github.com/ ekrich/ sconfig/ releases/ tag/ v1.4.5 ) - (2021 - 10 - 08 )<br />
114
115
Release [1.4.4 ](https:// github.com/ ekrich/ sconfig/ releases/ tag/ v1.4.4 ) - (2021 - 05 - 13 )<br />
115
116
Release [1.4.3 ](https:// github.com/ ekrich/ sconfig/ releases/ tag/ v1.4.3 ) - (2021 - 05 - 12 )<br />
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ addCommandAlias(
8
8
).mkString(" ;" , " ;" , " " )
9
9
)
10
10
11
- val prevVersion = " 1.4.4 "
12
- val nextVersion = " 1.4.5 "
11
+ val prevVersion = " 1.4.6 "
12
+ val nextVersion = " 1.4.7 "
13
13
14
14
// stable snapshot is not great for publish local
15
15
def versionFmt (out : sbtdynver.GitDescribeOutput ): String = {
You can’t perform that action at this time.
0 commit comments