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 @@ -19,3 +19,6 @@ releaseSeries:
19
19
- major : 0
20
20
minor : 10
21
21
contract : v1beta1
22
+ - major : 0
23
+ minor : 11
24
+ contract : v1beta1
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ providers:
125
125
new : " --v=4"
126
126
- old : " --leader-elect"
127
127
new : " --leader-elect=false\n - --sync-period=1m"
128
- - name : v0.10 .99
128
+ - name : v0.11 .99
129
129
value : ../../../config/default
130
130
# This is the upcoming version.
131
131
# 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 @@ -19,3 +19,6 @@ releaseSeries:
19
19
- major : 0
20
20
minor : 10
21
21
contract : v1beta1
22
+ - major : 0
23
+ minor : 11
24
+ contract : v1beta1
You can’t perform that action at this time.
0 commit comments