File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,6 @@ releaseSeries:
22
22
- major : 0
23
23
minor : 11
24
24
contract : v1beta1
25
+ - major : 0
26
+ minor : 12
27
+ contract : v1beta1
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ providers:
117
117
new : " --v=4"
118
118
- old : " --leader-elect"
119
119
new : " --leader-elect=false\n - --sync-period=1m"
120
- - name : v0.11 .99
120
+ - name : v0.12 .99
121
121
value : ../../../config/default
122
122
# This is the upcoming version.
123
123
# Specify no contract so that upgrade tests that start from a specific contract won't pick it up.
Original file line number Diff line number Diff line change @@ -22,3 +22,6 @@ releaseSeries:
22
22
- major : 0
23
23
minor : 11
24
24
contract : v1beta1
25
+ - major : 0
26
+ minor : 12
27
+ contract : v1beta1
You can’t perform that action at this time.
0 commit comments